diff --git a/environments/openstack/playbook-test.yml b/environments/openstack/playbook-test.yml index 1d4e14a..60af90c 100644 --- a/environments/openstack/playbook-test.yml +++ b/environments/openstack/playbook-test.yml @@ -147,7 +147,7 @@ state: present name: test image: "Cirros 0.6.0" - flavor: "SCS-1L-1-5" + flavor: "SCS-1L-1" delete_fip: true key_name: test security_groups: @@ -155,6 +155,9 @@ - ssh nics: - port-name: test-port + boot_from_volume: true + terminate_volume: true + volume_size: 1 tags: - test-server