Comment 9 for bug 1928717

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/792762
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/8775a8bbe1515f38cc7d3d619628f7eebcd4a037
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 8775a8bbe1515f38cc7d3d619628f7eebcd4a037
Author: John Fulton <email address hidden>
Date: Mon May 17 20:20:44 2021 +0000

    Move ceph_admin_extra_vars logic to tripleo-ansible

    Instead of creating ceph_admin_extra_vars with
    distribute_private_key always set to true, set
    that variable to true only when appropriate based
    on logic in the depends-on patch.

    Also, it is not necessary to override the values of
    tripleo_admin_generate_key or ssh_servers to create
    the ceph-admin user for cephadm.

    Related-Bug: #1928717
    Depends-On: I8343c419c140670f01bdc94b4c8130004bac64e1
    Change-Id: I2bacf82f85e5c78f5ae603460919cf3ff7130e9c
    (cherry picked from commit 9fb6b36f14cc3dc298a71f069ece78b0276c97bc)