From: Manuel Buil Date: Tue, 30 Oct 2018 20:11:19 +0000 (+0100) Subject: Bug fix: Wrong reference to vm_host_groups X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=4482548cccf779a0f25c61dee73de418a9afe4e5;p=releng-xci.git 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 --- 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: