aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/compute.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-12-23 16:37:17 +0000
committerGerrit Code Review <review@openstack.org>2015-12-23 16:37:18 +0000
commitc40f2a3b67274e9c7133ce9fd44d8635a8aa4674 (patch)
tree4b1257a0cdcdea7ae85d08b159b222711d99bbf0 /puppet/compute.yaml
parentaca5be22c2e073316c92810cfa13c27301b372fa (diff)
parent293f19b2a41386e1eea47a9e6add24b006c69c42 (diff)
Merge "Remove unsafe "unset" defaults"
Diffstat (limited to 'puppet/compute.yaml')
-rw-r--r--puppet/compute.yaml7
1 files changed, 0 insertions, 7 deletions
diff --git a/puppet/compute.yaml b/puppet/compute.yaml
index 8167ecc7..fbbe7a05 100644
--- a/puppet/compute.yaml
+++ b/puppet/compute.yaml
@@ -5,7 +5,6 @@ description: >
parameters:
AdminPassword:
- default: unset
description: The password for the keystone admin account, used for monitoring, querying neutron etc.
type: string
hidden: true
@@ -16,12 +15,10 @@ parameters:
constraints:
- allowed_values: ['', Present]
CeilometerMeteringSecret:
- default: unset
description: Secret shared by the ceilometer services.
type: string
hidden: true
CeilometerPassword:
- default: unset
description: The password for the ceilometer service account.
type: string
hidden: true
@@ -110,7 +107,6 @@ parameters:
VLAN on the 'datacentre' physical network (See NeutronBridgeMappings).
type: comma_delimited_list
NeutronPassword:
- default: unset
description: The password for the neutron service account, used by neutron agents.
type: string
hidden: true
@@ -146,7 +142,6 @@ parameters:
default: 'False'
type: string
NeutronMetadataProxySharedSecret:
- default: 'unset'
description: Shared secret to prevent spoofing
type: string
hidden: true
@@ -210,7 +205,6 @@ parameters:
description: Whether to enable or not the Rbd backend for Nova
type: boolean
NovaPassword:
- default: unset
description: The password for the nova service account, used by nova-api.
type: string
hidden: true
@@ -256,7 +250,6 @@ parameters:
description: The user name for SNMPd with readonly rights running on all Overcloud nodes
type: string
SnmpdReadonlyUserPassword:
- default: unset
description: The user password for SNMPd with readonly rights running on all Overcloud nodes
type: string
hidden: true