And also up the number of instances.
This commit is contained in:
parent
4c4f9b8cf3
commit
b6ed533026
1 changed files with 1 additions and 1 deletions
|
@ -1171,5 +1171,5 @@
|
|||
always_run: true
|
||||
changed_when: false
|
||||
register: TENANT_ID
|
||||
- shell: source /root/keystonerc_admin && nova quota-update --instances 30 --cores 100 --ram 288300 --security-groups 20 {{ TENANT_ID.stdout }}
|
||||
- shell: source /root/keystonerc_admin && nova quota-update --instances 45 --cores 100 --ram 288300 --security-groups 20 {{ TENANT_ID.stdout }}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue