install rdo repo
This commit is contained in:
parent
19365f3906
commit
232a7b4e1e
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@
|
|||
|
||||
- authorized_key: user=root key="{{ lookup('file', files + '/fedora-cloud/fed09-ssh-key.pub') }}"
|
||||
|
||||
- yum: state=present name=http://rdo.fedorapeople.org/rdo-release.rpm
|
||||
|
||||
# http://docs.openstack.org/icehouse/install-guide/install/yum/content/nova-controller.html
|
||||
- name: install the Compute packages necessary for the controller node.
|
||||
action: yum state=present pkg={{ item }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue