And also up the number of instances.

This commit is contained in:
Kevin Fenzi 2015-09-27 00:12:15 +00:00
parent 4c4f9b8cf3
commit b6ed533026

View file

@ -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 }}