aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--undercloud-vm-source.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/undercloud-vm-source.yaml b/undercloud-vm-source.yaml
index 4fc10d89..48a6fffd 100644
--- a/undercloud-vm-source.yaml
+++ b/undercloud-vm-source.yaml
@@ -13,7 +13,8 @@ Parameters:
Type: String
PowerSSHPrivateKey:
Description: Private key for using to ssh to a virtual power host.
- Type: NoEcho
+ Type: String
+ NoEcho: true
PowerUserName:
Default: stack
Description: What username to ssh to the virtual power host with.