diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-07-26 13:13:56 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-07-26 13:13:56 +0000 |
commit | 37099cce3df8a1e86c7ecd79a76354c199a9719e (patch) | |
tree | e4b6797ce4d1d2a16e52d412fcb3b9dbc0f2c3e3 /puppet/services/manila-scheduler.yaml | |
parent | 95a6da61129ec6a88836f99c8f2d0260a53bba96 (diff) | |
parent | c54e9b681b44ab962c4503cf1d88c44b683a972e (diff) |
Merge "Make various password descriptions consistent"
Diffstat (limited to 'puppet/services/manila-scheduler.yaml')
-rw-r--r-- | puppet/services/manila-scheduler.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/services/manila-scheduler.yaml b/puppet/services/manila-scheduler.yaml index 160b4e4a..7d43f685 100644 --- a/puppet/services/manila-scheduler.yaml +++ b/puppet/services/manila-scheduler.yaml @@ -32,7 +32,7 @@ parameters: type: json NovaPassword: type: string - description: The password for the nova service and db account, used by nova-api. + description: The password for the nova service and db account hidden: true NeutronPassword: description: The password for the neutron service and db account, used by neutron agents. |