aboutsummaryrefslogtreecommitdiffstats
path: root/os-apply-config/controller.yaml
diff options
context:
space:
mode:
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>2015-10-12 13:59:22 +0300
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>2015-10-12 21:54:33 +0300
commitfa4ed015b083dfe416aaf2cd666ca666284608ce (patch)
tree196735539a81ced4cd8353d1173ada0aa18fdb03 /os-apply-config/controller.yaml
parent37830dd045467b0fa157c6c3604faf1329af752d (diff)
Set shared secrets, keys and passwords as hidden
Change-Id: Ieb27729c6b33ffc849d07200ec0d42508214956e Closes-Bug: #1399793
Diffstat (limited to 'os-apply-config/controller.yaml')
-rw-r--r--os-apply-config/controller.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/os-apply-config/controller.yaml b/os-apply-config/controller.yaml
index 18dcc8eb..d9a9d338 100644
--- a/os-apply-config/controller.yaml
+++ b/os-apply-config/controller.yaml
@@ -215,9 +215,11 @@ parameters:
HeatAuthEncryptionKey:
description: Auth encryption key for heat-engine
type: string
+ hidden: true
HorizonSecret:
description: Secret key for Django
type: string
+ hidden: true
Image:
type: string
default: overcloud-control
@@ -317,6 +319,7 @@ parameters:
default: 'unset'
description: Shared secret to prevent spoofing
type: string
+ hidden: true
NeutronCorePlugin:
default: 'ml2'
description: |
@@ -434,6 +437,7 @@ parameters:
PcsdPassword:
type: string
description: The password for the 'pcsd' user.
+ hidden: true
PublicVirtualInterface:
default: 'br-ex'
description: >