Merge "Increase VM RAM value in local.conf example"
This commit is contained in:
commit
1dee25f554
@ -495,7 +495,7 @@ hardware type by default::
|
|||||||
|
|
||||||
# The parameters below represent the minimum possible values to create
|
# The parameters below represent the minimum possible values to create
|
||||||
# functional nodes.
|
# functional nodes.
|
||||||
IRONIC_VM_SPECS_RAM=1280
|
IRONIC_VM_SPECS_RAM=2048
|
||||||
IRONIC_VM_SPECS_DISK=10
|
IRONIC_VM_SPECS_DISK=10
|
||||||
|
|
||||||
# Size of the ephemeral partition in GB. Use 0 for no ephemeral partition.
|
# Size of the ephemeral partition in GB. Use 0 for no ephemeral partition.
|
||||||
@ -591,7 +591,7 @@ Ironic will have enabled both ``direct`` and
|
|||||||
|
|
||||||
# The parameters below represent the minimum possible values to create
|
# The parameters below represent the minimum possible values to create
|
||||||
# functional nodes.
|
# functional nodes.
|
||||||
IRONIC_VM_SPECS_RAM=1280
|
IRONIC_VM_SPECS_RAM=2048
|
||||||
IRONIC_VM_SPECS_DISK=10
|
IRONIC_VM_SPECS_DISK=10
|
||||||
|
|
||||||
# Size of the ephemeral partition in GB. Use 0 for no ephemeral partition.
|
# Size of the ephemeral partition in GB. Use 0 for no ephemeral partition.
|
||||||
|
Loading…
Reference in New Issue
Block a user