Ensures mongodb configuration only happens if mongodb is needed
[apex-tripleo-heat-templates.git] / controller.yaml
index d7ba1a1..bbac3a6 100644 (file)
@@ -208,6 +208,10 @@ parameters:
     description: Keystone key for signing tokens.
     type: string
     hidden: true
+  MysqlClustercheckPassword:
+    type: string
+    hidden: true
+    default: ''  # Has to be here because of the ignored empty value bug
   MysqlClusterUniquePart:
     description: A unique identifier of the MySQL cluster the controller is in.
     type: string