aboutsummaryrefslogtreecommitdiffstats
path: root/nova-compute-group.yaml
diff options
context:
space:
mode:
authorSteve Baker <sbaker@redhat.com>2013-09-17 15:13:25 -0700
committerSteve Baker <sbaker@redhat.com>2013-09-17 15:18:10 -0700
commit73fbe1e1215615a1470b55b625b399cf17beae8b (patch)
tree66b596bea85aacedde52ef3e3a09f32b6b1866e4 /nova-compute-group.yaml
parentc2051996bc2262764c601763d5c98652baa14066 (diff)
Set NoEcho: true for parameters containing secrets
This prevents secret values being returned for stack-show. Change-Id: I82eff26fda31511b66c6371f6ded2a5fb559f3fb Fixes-Bug: #1226730
Diffstat (limited to 'nova-compute-group.yaml')
-rw-r--r--nova-compute-group.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/nova-compute-group.yaml b/nova-compute-group.yaml
index 03fd476e..99420280 100644
--- a/nova-compute-group.yaml
+++ b/nova-compute-group.yaml
@@ -17,12 +17,14 @@ Parameters:
ServicePassword:
Description: admin_password for setting up auth in nova.
Type: String
+ NoEcho: true
NeutronHost:
Type: String
RabbitHost:
Type: String
RabbitPassword:
Type: String
+ NoEcho: true
NovaInterfaces:
Type: String
Default: eth0