Bug fix: Wrong reference to vm_host_groups 75/64275/4
authorManuel Buil <mbuil@suse.com>
Tue, 30 Oct 2018 20:11:19 +0000 (21:11 +0100)
committerManuel Buil <mbuil@suse.com>
Tue, 30 Oct 2018 21:29:17 +0000 (22:29 +0100)
The variable should be host_group which is generated at line 32 and 35

Change-Id: I7add3af73198ec0638dee0c8f189a3a372a78ee8
Signed-off-by: Manuel Buil <mbuil@suse.com>
xci/playbooks/roles/create-nodes/tasks/barematalhoststojson.yml

index 070221f..e3eec9f 100644 (file)
@@ -48,7 +48,7 @@
       node_data:
         name: "{{ item.name }}"
         uuid: "{{ item.name | to_uuid }}"
-        host_groups: "{{ vm_host_group }}"
+        host_groups: "{{ host_group }}"
         driver: "{{ vm_node_driver|default('ipmi') }}"
         driver_info:
           power: