From fa4ed015b083dfe416aaf2cd666ca666284608ce Mon Sep 17 00:00:00 2001 From: Juan Antonio Osorio Robles Date: Mon, 12 Oct 2015 13:59:22 +0300 Subject: Set shared secrets, keys and passwords as hidden Change-Id: Ieb27729c6b33ffc849d07200ec0d42508214956e Closes-Bug: #1399793 --- puppet/cinder-storage.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'puppet/cinder-storage.yaml') diff --git a/puppet/cinder-storage.yaml b/puppet/cinder-storage.yaml index 972523ae..6a869219 100644 --- a/puppet/cinder-storage.yaml +++ b/puppet/cinder-storage.yaml @@ -59,6 +59,7 @@ parameters: RabbitPassword: default: 'guest' type: string + hidden: true RabbitUserName: default: 'guest' type: string -- cgit 1.2.3-korg