Ensure that the juju controller has 2 cores

When having large models the load on the vms can go high.
Having them with 2 cores helps with the loads reducing
significantly.
This commit is contained in:
Arif Ali 2021-01-25 13:49:59 +00:00
parent e6d0cdd2f2
commit 53b2988fc2
Signed by: arif
GPG Key ID: 369608FBA1353A70

View File

@ -19,7 +19,7 @@ enable_secureboot="false"
# Juju node count and definition
juju_count=1
juju_cpus=1
juju_cpus=2
juju_ram=4096
juju_disk=20