Remove this RPM install since we now use RHOP
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
6bc267aa49
commit
b9d8226e5e
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue