Add metadata indicating if a machine is puppet or not
Compare changes
+ 2
− 2
@@ -178,12 +178,12 @@ while [[ ${#TOBETESTED[@]} -gt 0 ]]; do
@@ -178,12 +178,12 @@ while [[ ${#TOBETESTED[@]} -gt 0 ]]; do
cmd="ai-bs --nova-sshkey imageci --landb-responsible imageci --nova-property centos_test_cleanup=true --nova-flavor '${flavor}' --nova-image '${IMAGE}' --foreman-hostgroup '${PUPPET_HOSTGROUP}' --foreman-environment '${PUPPET_ENVIRONMENT}' '${p_name}'"
cmd="openstack server create --key-name imageci --property landb-responsible=imageci --property centos_test_cleanup=true --flavor '${flavor}' --image '${IMAGE}' '${p_name}'"