Remove this RPM install since we now use RHOP

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2015-08-18 18:41:41 +00:00
parent 6bc267aa49
commit b9d8226e5e

View file

@ -19,9 +19,6 @@
- meta: flush_handlers
# 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
- yum: state=present pkg=openstack-nova-common
- name: create logical volume for ephemeral storage
lvol: vg=vg_guests lv=nova size=100%FREE