diff --git a/Openstack/pv176-init.json b/Openstack/pv176-init.json index 11b624c8b9562cc58a5df240cfc1de2ba3bf9414..3c0ecf2da26428b185cf6a362936590b2e914555 100644 --- a/Openstack/pv176-init.json +++ b/Openstack/pv176-init.json @@ -18,7 +18,9 @@ "properties":{ "count": { "get_param": "lab_size" }, "resource_def":{ - "type": "Lib::server_vm", + "type": "Lib::server_vm" + }, + "properties":{ "name": "PV176-server-%index%" } }