Merge "Add RabbitMQ as a Pacemaker resource when EnablePacemaker"
[apex-tripleo-heat-templates.git] / puppet / cinder-storage-puppet.yaml
index b59385a..de96809 100644 (file)
@@ -75,10 +75,10 @@ parameters:
     description: Name of an existing EC2 KeyPair to enable SSH access to the instances
     type: string
   RabbitPassword:
-    default: ''
+    default: 'guest'
     type: string
   RabbitUserName:
-    default: ''
+    default: 'guest'
     type: string
   RabbitClientUseSSL:
     default: false