Comment 2 for bug 1851248

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

Reviewed: https://review.opendev.org/692837
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=9f9bfae7e6c15fd324a6473941c2780738e2c0b0
Submitter: Zuul
Branch: master

commit 9f9bfae7e6c15fd324a6473941c2780738e2c0b0
Author: James Denton <email address hidden>
Date: Mon Nov 4 15:01:47 2019 +0000

    Run setup module prior to bootstrapping aio

    On some systems, the aio bootstrap script will fail due to an issue with fact
    gathering. This patch runs the setup module prior to the bootstrap process.

    Reference: Eavesdrop IRC Logs - openstack-ansible.2018-11-23.log.html
    URL: https://pasted.tech/l/418bb8177f794d3f

    Change-Id: I52a7ebb946cc068013a0f7dbbc43989abf1cbd02
    Closes-Bug: #1851248