Switch overcloud to software-config
[apex-tripleo-heat-templates.git] / undercloud-vm-source.yaml
index 4fc10d8..48a6fff 100644 (file)
@@ -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.