Comment 3 for bug 1981467

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-ansible/+/849572
Committed: https://opendev.org/openstack/tripleo-ansible/commit/4a1fab391de6cd5e9d92d2e08c3a0d09728421df
Submitter: "Zuul (22348)"
Branch: master

commit 4a1fab391de6cd5e9d92d2e08c3a0d09728421df
Author: John Fulton <email address hidden>
Date: Tue Jul 12 14:03:20 2022 -0400

    Override tripleo_ceph_client_vars in tripleo_run_cephadm role

    During config-download, the tripleo_run_cephadm role sets
    up overrides and creates a script which then calls tasks
    from the tripleo_cephadm role. When this happens it should
    override the tripleo_ceph_client_vars to have the correct
    config-download directory (relative to the current stack).
    The tripleo_cephadm_spec_ansible_host variable follows the
    same pattern.

    Change-Id: I658bc5c2e37ad5af6991937ccec0933b844ddd63
    Closes-Bug: #1981467