Merge "Set project quotas on east infra-cloud"
This commit is contained in:
commit
cac1ae7c80
@ -7,3 +7,8 @@
|
||||
environment:
|
||||
REQUESTS_CA_BUNDLE: '/etc/openstack/infracloud_west_cacert.pem'
|
||||
OS_CLOUD: admin-infracloud-west
|
||||
|
||||
- shell: 'openstack quota set openstackjenkins --cores 800 --ram 800000 --instances 100'
|
||||
environment:
|
||||
REQUESTS_CA_BUNDLE: '/etc/openstack/infracloud_east_cacert.pem'
|
||||
OS_CLOUD: admin-infracloud-east
|
||||
|
Loading…
Reference in New Issue
Block a user