renae temp f17 to fedora
add a conditional for the infrastructure repo
This commit is contained in:
parent
5c014479c7
commit
a257bbece0
2 changed files with 8 additions and 4 deletions
|
@ -1,6 +1,7 @@
|
|||
- name: add infra repo
|
||||
action: get_url url=http://infrastructure.fedoraproject.org/el/infrastructure.repo dest=/etc/yum.repos.d/
|
||||
|
||||
only_if: '$is_rhel'
|
||||
|
||||
- name: install cloud-utils
|
||||
action: yum name=cloud-utils state=present
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue