Merge "Increase VM RAM value in local.conf example"

This commit is contained in:
Zuul
2020-04-13 04:07:18 +00:00
committed by Gerrit Code Review

View File

@@ -495,7 +495,7 @@ hardware type by default::
# The parameters below represent the minimum possible values to create
# functional nodes.
IRONIC_VM_SPECS_RAM=1280
IRONIC_VM_SPECS_RAM=2048
IRONIC_VM_SPECS_DISK=10
# 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
# functional nodes.
IRONIC_VM_SPECS_RAM=1280
IRONIC_VM_SPECS_RAM=2048
IRONIC_VM_SPECS_DISK=10
# Size of the ephemeral partition in GB. Use 0 for no ephemeral partition.