Comment 2 for bug 1849895

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-quickstart-extras (master)

Reviewed: https://review.opendev.org/691425
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart-extras/commit/?id=4be84430e47dbd087cfccd37dea29d9444f43c9e
Submitter: Zuul
Branch: master

commit 4be84430e47dbd087cfccd37dea29d9444f43c9e
Author: Alex Schultz <email address hidden>
Date: Fri Oct 25 14:22:24 2019 -0600

    Collect hardware facts if necessary for libvirt type

    We're seeing failures where ansible_processor is missing. We should try
    to do a hardware fact collection if ansible_processor is not defined
    before executing the set-libvirt-type role tasks

    Change-Id: I40ae758d687dd8f637c27c0e7acf76dbf60adb51
    Closes-Bug: #1849895