Add metadata to configure swift
[apex-tripleo-heat-templates.git] / nova-compute-group.yaml
index 89f4a75..9942028 100644 (file)
@@ -17,12 +17,14 @@ Parameters:
   ServicePassword:
     Description: admin_password for setting up auth in nova.
     Type: String
+    NoEcho: true
   NeutronHost:
     Type: String
   RabbitHost:
     Type: String
   RabbitPassword:
     Type: String
+    NoEcho: true
   NovaInterfaces:
     Type: String
     Default: eth0
@@ -35,7 +37,7 @@ Parameters:
     Type: String
   NovaComputeTemplate:
     Type: String
-    Default: https://raw.github.com/stackforge/tripleo-heat-templates/master/nova-compute-instance.yaml
+    Default: https://raw.github.com/openstack/tripleo-heat-templates/master/nova-compute-instance.yaml
   NovaDSN:
     Type: String
   NeutronDSN: