diff options
Diffstat (limited to 'os-apply-config/cinder-storage.yaml')
-rw-r--r-- | os-apply-config/cinder-storage.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/os-apply-config/cinder-storage.yaml b/os-apply-config/cinder-storage.yaml index 7a686970..7f1164c4 100644 --- a/os-apply-config/cinder-storage.yaml +++ b/os-apply-config/cinder-storage.yaml @@ -87,6 +87,7 @@ parameters: RabbitPassword: default: 'guest' type: string + hidden: true RabbitUserName: default: 'guest' type: string |