diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-03-28 21:32:15 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-03-28 21:32:15 +0000 |
commit | 23f1508062ec61cddfd15d8cdeabc733902d6aad (patch) | |
tree | dbe5a9136321a1b0d3067cacb5422c53238b1852 /puppet | |
parent | c6249a1af273886fa326563dbc696af8fb561caa (diff) | |
parent | 2493de2f556b8908dd7f135b789cfabe28347041 (diff) |
Merge "Remove password default for AodhPassword"
Diffstat (limited to 'puppet')
-rw-r--r-- | puppet/controller.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/puppet/controller.yaml b/puppet/controller.yaml index 4086fe4e..9878b28d 100644 --- a/puppet/controller.yaml +++ b/puppet/controller.yaml @@ -21,7 +21,6 @@ parameters: type: string default: '' AodhPassword: - default: unset description: The password for the aodh services. type: string hidden: true |