diff options
author | Robert Collins <rbtcollins@hp.com> | 2013-10-14 19:20:31 +1300 |
---|---|---|
committer | Robert Collins <rbtcollins@hp.com> | 2013-10-14 19:20:31 +1300 |
commit | 8e36320284dc2cce39a521d1723082dd75f94f39 (patch) | |
tree | 7ae3aeee869c55d318bfe5204e75b8f0367e9f7c /undercloud-vm.yaml | |
parent | ca45beefa94597f438a988c5e4db3dd4b1ccabad (diff) |
Hide the AdminToken too.
This is arguably more important than passwords as it allow rooting
keystone :).
Change-Id: I12d8ae0f096480112a82d7598eedae64a6fbd861
Diffstat (limited to 'undercloud-vm.yaml')
-rw-r--r-- | undercloud-vm.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/undercloud-vm.yaml b/undercloud-vm.yaml index 95a22f81..d3394c20 100644 --- a/undercloud-vm.yaml +++ b/undercloud-vm.yaml @@ -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. |