Drop icehouse RDO
This commit is contained in:
parent
811726a6b4
commit
1b0055b6e7
1 changed files with 0 additions and 4 deletions
|
@ -159,10 +159,6 @@
|
|||
- service: name=ntpd state=started enabled=yes
|
||||
|
||||
# this two step can be done in one, but Ansible will then always show the action as changed
|
||||
- name: download RDO release package
|
||||
get_url: url=https://repos.fedorapeople.org/repos/openstack/openstack-icehouse/rdo-release-icehouse-4.noarch.rpm dest=/root/
|
||||
- yum: state=present name=/root/rdo-release-icehouse-4.noarch.rpm
|
||||
|
||||
- name: make sure epel-release is installed
|
||||
get_url: url=http://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm dest=/root/
|
||||
- yum: state=present name=/root/epel-release-latest-7.noarch.rpm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue