diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-03-18 09:37:30 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-03-18 09:37:30 +0000 |
commit | 53e2f2dea7d6c7d3e623082141b6fedbc301c276 (patch) | |
tree | ee738ad88012711da236b46b3919bfa02165ec10 /puppet/cinder-storage.yaml | |
parent | bf0f8d0f41262bf460aff10a7dafc905ea5fcab1 (diff) | |
parent | 279376fe10d40471614822ddc0a5c151eb886863 (diff) |
Merge "Remove default for the RabbitMQ password"
Diffstat (limited to 'puppet/cinder-storage.yaml')
-rw-r--r-- | puppet/cinder-storage.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/puppet/cinder-storage.yaml b/puppet/cinder-storage.yaml index 888f3cf8..878b31c2 100644 --- a/puppet/cinder-storage.yaml +++ b/puppet/cinder-storage.yaml @@ -51,7 +51,6 @@ parameters: description: Name of an existing Nova key pair to enable SSH access to the instances type: string RabbitPassword: - default: 'guest' type: string hidden: true RabbitUserName: |