Hide the AdminToken too.
This is arguably more important than passwords as it allow rooting keystone :). Change-Id: I12d8ae0f096480112a82d7598eedae64a6fbd861
This commit is contained in:
parent
ca45beefa9
commit
8e36320284
@ -11,6 +11,7 @@ Parameters:
|
||||
Default: unset
|
||||
Description: The keystone auth secret.
|
||||
Type: String
|
||||
NoEcho: true
|
||||
CinderPassword:
|
||||
Default: unset
|
||||
Description: The password for the cinder service account, used by cinder-api.
|
||||
|
@ -10,6 +10,7 @@ Parameters:
|
||||
Default: unset
|
||||
Description: The keystone auth secret.
|
||||
Type: String
|
||||
NoEcho: true
|
||||
BaremetalArch:
|
||||
Default: i386
|
||||
Description: The architecture to use in Nova-BM - i386 or amd64.
|
||||
|
@ -10,6 +10,7 @@ Parameters:
|
||||
Default: unset
|
||||
Description: The keystone auth secret.
|
||||
Type: String
|
||||
NoEcho: true
|
||||
BaremetalArch:
|
||||
Default: i386
|
||||
Description: The architecture to use in Nova-BM - i386 or amd64.
|
||||
|
Loading…
Reference in New Issue
Block a user