summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Buil <mbuil@suse.com>2018-10-30 21:11:19 +0100
committerManuel Buil <mbuil@suse.com>2018-10-30 22:29:17 +0100
commit4482548cccf779a0f25c61dee73de418a9afe4e5 (patch)
tree6d13d2860f6af533f0262de4d277014fa4bec3a4
parente340bbdce220b4f11896267e20981a887ba0c100 (diff)
Bug fix: Wrong reference to vm_host_groups
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>
-rw-r--r--xci/playbooks/roles/create-nodes/tasks/barematalhoststojson.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/xci/playbooks/roles/create-nodes/tasks/barematalhoststojson.yml b/xci/playbooks/roles/create-nodes/tasks/barematalhoststojson.yml
index 070221fd..e3eec9f0 100644
--- a/xci/playbooks/roles/create-nodes/tasks/barematalhoststojson.yml
+++ b/xci/playbooks/roles/create-nodes/tasks/barematalhoststojson.yml
@@ -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: