Hide the AdminToken too.
authorRobert Collins <rbtcollins@hp.com>
Mon, 14 Oct 2013 06:20:31 +0000 (19:20 +1300)
committerRobert Collins <rbtcollins@hp.com>
Mon, 14 Oct 2013 06:20:31 +0000 (19:20 +1300)
This is arguably more important than passwords as it allow rooting
keystone :).

Change-Id: I12d8ae0f096480112a82d7598eedae64a6fbd861

overcloud-source.yaml
undercloud-bm.yaml
undercloud-vm.yaml

index c464235..1f0442e 100644 (file)
@@ -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.
index df9a443..181a58e 100644 (file)
@@ -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.
index 95a22f8..d3394c2 100644 (file)
@@ -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.