From: Robert Collins Date: Thu, 30 Jan 2014 22:01:45 +0000 (+1300) Subject: Remove file injection config option. X-Git-Tag: opnfv-6.0.0~2888 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=6027346b9bcf7c8c4a4f91dbead6c42d2fefdd3d;p=apex-tripleo-heat-templates.git Remove file injection config option. We're just forcing it off now that the seed is Neutron based. Change-Id: I3ebc1454aba9d2c2587628f9cded6e0f445f3606 --- diff --git a/undercloud-bm-source.yaml b/undercloud-bm-source.yaml index 0f546c46..ff00d28c 100644 --- a/undercloud-bm-source.yaml +++ b/undercloud-bm-source.yaml @@ -22,7 +22,6 @@ Resources: 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 diff --git a/undercloud-vm-source.yaml b/undercloud-vm-source.yaml index a8987072..e70ef52d 100644 --- a/undercloud-vm-source.yaml +++ b/undercloud-vm-source.yaml @@ -26,7 +26,6 @@ Resources: 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