diff options
Diffstat (limited to 'build/opnfv-environment.yaml')
-rw-r--r-- | build/opnfv-environment.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/build/opnfv-environment.yaml b/build/opnfv-environment.yaml index 7a3ae739..0f841529 100644 --- a/build/opnfv-environment.yaml +++ b/build/opnfv-environment.yaml @@ -3,8 +3,10 @@ parameters: controllerImage: overcloud-full - OvercloudControlFlavor: baremetal + OvercloudControlFlavor: control + OvercloudComputeFlavor: compute ControllerEnableSwiftStorage: false +# CloudDomain: EnableSahara: false ExtraConfig: tripleo::ringbuilder::build_ring: False |