From 8e36320284dc2cce39a521d1723082dd75f94f39 Mon Sep 17 00:00:00 2001 From: Robert Collins Date: Mon, 14 Oct 2013 19:20:31 +1300 Subject: Hide the AdminToken too. This is arguably more important than passwords as it allow rooting keystone :). Change-Id: I12d8ae0f096480112a82d7598eedae64a6fbd861 --- undercloud-vm.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'undercloud-vm.yaml') 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. -- cgit 1.2.3-korg