summaryrefslogtreecommitdiffstats
path: root/puppet/compute.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-10-14 09:27:36 +0000
committerGerrit Code Review <review@openstack.org>2015-10-14 09:27:36 +0000
commite161d63e0f5d2c2e6f4b0f52449d6a4b5e1d8ea0 (patch)
tree3e3d2157155d901b27e387b01a57f1db3f8ebcc3 /puppet/compute.yaml
parenta3763aae276ad12e6762e98f8e44d24492c70ed9 (diff)
parentfa4ed015b083dfe416aaf2cd666ca666284608ce (diff)
Merge "Set shared secrets, keys and passwords as hidden"
Diffstat (limited to 'puppet/compute.yaml')
-rw-r--r--puppet/compute.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/compute.yaml b/puppet/compute.yaml
index bdee93dd..810a8b9b 100644
--- a/puppet/compute.yaml
+++ b/puppet/compute.yaml
@@ -149,6 +149,7 @@ parameters:
default: 'unset'
description: Shared secret to prevent spoofing
type: string
+ hidden: true
NeutronCorePlugin:
default: 'ml2'
description: |