batcave: drop old openstack packages
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
80fce3afbd
commit
d03a311132
1 changed files with 0 additions and 24 deletions
|
@ -97,30 +97,6 @@
|
|||
- config
|
||||
- fingerprints
|
||||
|
||||
- name: Set up RHOS repo for cloud client stuff
|
||||
copy: src=rhel7-rhos.repo dest=/etc/yum.repos.d/rhel7-rhos.repo
|
||||
tags:
|
||||
- cloud
|
||||
- batcave
|
||||
- config
|
||||
when: datacenter != 'iad2'
|
||||
|
||||
- name: install cloud client packages
|
||||
package: name={{ item }} state=present
|
||||
with_items:
|
||||
- python-novaclient
|
||||
- python-neutronclient
|
||||
- python-oslo-config
|
||||
- python-six
|
||||
- python-keystoneclient
|
||||
- python-glanceclient
|
||||
tags:
|
||||
- cloud
|
||||
- batcave
|
||||
- config
|
||||
when: datacenter != 'iad2'
|
||||
|
||||
|
||||
#
|
||||
# This is our ansible master, setup ansible
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue