Remove password default for AodhPassword
authorPradeep Kilambi <pkilambi@redhat.com>
Thu, 24 Mar 2016 18:22:27 +0000 (14:22 -0400)
committerPradeep Kilambi <pkilambi@redhat.com>
Thu, 24 Mar 2016 18:22:27 +0000 (14:22 -0400)
Change-Id: Ibf37bfd6150d212fadcc4d2e2e2d0a89cdd76c91

overcloud.yaml
puppet/controller.yaml

index cdd7af6..19e847a 100644 (file)
@@ -17,7 +17,6 @@ parameters:
     type: string
     hidden: true
   AodhPassword:
-    default: unset
     description: The password for the aodh services.
     type: string
     hidden: true
index 4086fe4..9878b28 100644 (file)
@@ -21,7 +21,6 @@ parameters:
     type: string
     default: ''
   AodhPassword:
-    default: unset
     description: The password for the aodh services.
     type: string
     hidden: true