summaryrefslogtreecommitdiffstats
path: root/playbooks/libvirt/openshift-cluster/tasks/launch_instances.yml
diff options
context:
space:
mode:
authorLénaïc Huard <lhuard@amadeus.com>2015-08-12 17:48:33 +0200
committerLénaïc Huard <lhuard@amadeus.com>2015-11-13 12:02:52 +0100
commit0bcea6eaf24b796ba6b2658c213c8bc24783d498 (patch)
treef1e2fddcd636e4b502512872b5f90f6e7d672378 /playbooks/libvirt/openshift-cluster/tasks/launch_instances.yml
parent9b073d2adc25abea8bef63d575934684385c9892 (diff)
downloadopenshift-0bcea6eaf24b796ba6b2658c213c8bc24783d498.tar.gz
openshift-0bcea6eaf24b796ba6b2658c213c8bc24783d498.tar.bz2
openshift-0bcea6eaf24b796ba6b2658c213c8bc24783d498.tar.xz
openshift-0bcea6eaf24b796ba6b2658c213c8bc24783d498.zip
Add the sub-host-type tag to the libvirt VMs
Diffstat (limited to 'playbooks/libvirt/openshift-cluster/tasks/launch_instances.yml')
-rw-r--r--playbooks/libvirt/openshift-cluster/tasks/launch_instances.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/libvirt/openshift-cluster/tasks/launch_instances.yml b/playbooks/libvirt/openshift-cluster/tasks/launch_instances.yml
index 4b91c6da8..4825207c9 100644
--- a/playbooks/libvirt/openshift-cluster/tasks/launch_instances.yml
+++ b/playbooks/libvirt/openshift-cluster/tasks/launch_instances.yml
@@ -81,7 +81,7 @@
ansible_ssh_host: '{{ item.1 }}'
ansible_ssh_user: "{{ deployment_vars[deployment_type].ssh_user }}"
ansible_sudo: "{{ deployment_vars[deployment_type].sudo }}"
- groups: 'tag_env-{{ cluster }}, tag_host-type-{{ type }}, tag_env-host-type-{{ cluster }}-openshift-{{ type }}'
+ groups: 'tag_env-{{ cluster }}, tag_host-type-{{ type }}, tag_env-host-type-{{ cluster }}-openshift-{{ type }}, tag_sub-host-type-{{ g_sub_host_type }}'
with_together:
- instances
- ips