Merge "Change west/east naming for vanilla/chocolate on set quotas playbook"
This commit is contained in:
commit
0dea22d48a
@ -3,12 +3,10 @@
|
||||
connection: local
|
||||
gather_facts: false
|
||||
tasks:
|
||||
- shell: 'openstack quota set openstackjenkins --cores 800 --ram 800000 --instances 100'
|
||||
- shell: 'openstack quota set openstackzuul --cores 800 --ram 800000 --instances 100'
|
||||
environment:
|
||||
REQUESTS_CA_BUNDLE: '/etc/openstack/infracloud_west_cacert.pem'
|
||||
OS_CLOUD: admin-infracloud-west
|
||||
OS_CLOUD: admin-infracloud-vanilla
|
||||
|
||||
- shell: 'openstack quota set openstackjenkins --cores 800 --ram 800000 --instances 100'
|
||||
- shell: 'openstack quota set openstackzuul --cores 800 --ram 800000 --instances 100'
|
||||
environment:
|
||||
REQUESTS_CA_BUNDLE: '/etc/openstack/infracloud_east_cacert.pem'
|
||||
OS_CLOUD: admin-infracloud-east
|
||||
OS_CLOUD: admin-infracloud-chocolate
|
||||
|
Loading…
x
Reference in New Issue
Block a user