Merge "Remove pip install paunch"
This commit is contained in:
commit
ccb28288e0
@ -139,10 +139,6 @@ resources:
|
||||
- name: Write kolla config json files
|
||||
copy: content="{{item.value|to_json}}" dest="{{item.key}}" force=yes
|
||||
with_dict: "{{kolla_config}}"
|
||||
- name: Install paunch FIXME remove when packaged
|
||||
shell: |
|
||||
yum -y install python-pip
|
||||
pip install paunch
|
||||
########################################################
|
||||
# Bootstrap tasks, only performed on bootstrap_server_id
|
||||
########################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user