noheat: improvements for infra setup and Helm push plugin
[integration.git] / deployment / noheat / infra-openstack / ansible / roles / create_hosts / tasks / create_host.yml
index c217aba..8fa4d07 100644 (file)
@@ -10,8 +10,8 @@
     security_groups:
       - "{{ host.securitygroup }}"
     auto_ip: "{{ host.auto_ip | default(true) }}"
-    boot_from_volume: true
-    terminate_volume: true
+    boot_from_volume: "{{ host.boot_from_volume | default(true) }}"
+    terminate_volume: "{{ host.terminate_volume | default(true) }}"
     volume_size: "{{ host.volume_size | default(10) }}"
     userdata: |
       #cloud-config