Merge "Update templates to default to preserve ephemeral"
[apex-tripleo-heat-templates.git] / undercloud-bm-source.yaml
index be0647c..ff00d28 100644 (file)
@@ -8,20 +8,20 @@ Parameters:
     Description: Bare metal power manager driver.
     Type: String
 Resources:
-  notcomputeConfig:
+  undercloudConfig:
     Type: AWS::AutoScaling::LaunchConfiguration
     Metadata:
       nova:
         compute_hostname: undercloud
         compute_driver: baremetal.driver.BareMetalDriver
         db: mysql://nova:unset@localhost/nova
+        default_ephemeral_format: ext4
         host: 127.0.0.1
         metadata-proxy: false
         tuning:
           ram_allocation_ratio: 1.0
           reserved_host_memory_mb: 0
         baremetal:
-          use_file_injection: "False"
           arch:
             Ref: BaremetalArch
           db: mysql://nova:unset@localhost/nova_bm