install rdo repo

This commit is contained in:
Miroslav Suchý 2014-09-22 13:30:35 +00:00
parent 19365f3906
commit 232a7b4e1e

View file

@ -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 }}