Using tripleo-quickstart to install just the undercloud failed
The installation command:
$bash quickstart.sh --tags all --playbook quickstart.yml --release master -e overcloud_nodes="" 192.168.1.45
The Error:
TASK [virtbmc : Create the Virtual BMCs] **************************************************************************************************************************************************************************
task path: /home/installer/.quickstart/tripleo-quickstart/roles/virtbmc/tasks/configure-vbmc.yml:72
Monday 18 June 2018 17:48:09 +0200 (0:00:00.129) 0:24:10.218 ***********
fatal: [undercloud]: FAILED! => {"failed": true, "msg": "The task includes an option with an undefined variable. The error was: 'ansible.utils.unsafe_proxy.AnsibleUnsafeText object' has no attribute 'name'\n\nThe error appears to have been in '/home/installer/.quickstart/tripleo-quickstart/roles/virtbmc/tasks/configure-vbmc.yml': line 72, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Create the Virtual BMCs\n ^ here\n\nexception type: <class 'ansible.errors.AnsibleUndefinedVariable'>\nexception: 'ansible.utils.unsafe_proxy.AnsibleUnsafeText object' has no attribute 'name'"}
Fix proposed to branch: master /review. openstack. org/576429
Review: https:/