typo
This commit is contained in:
parent
a6b7a016d5
commit
0007512bd7
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@
|
|||
|
||||
# http://docs.openstack.org/icehouse/install-guide/install/yum/content/basics-packages.html
|
||||
- name: install basic openstack packages
|
||||
- action: yum state=present name={{ item }}
|
||||
action: yum state=present name={{ item }}
|
||||
with_items:
|
||||
- https://repos.fedorapeople.org/repos/openstack/openstack-icehouse/rdo-release-icehouse-4.noarch.rpm
|
||||
- http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue