Comment 2 for bug 1837942

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

Reviewed: https://review.opendev.org/672816
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=6d9a9f05656ff5dc86a8499cfc142f7b72c1eeb3
Submitter: Zuul
Branch: master

commit 6d9a9f05656ff5dc86a8499cfc142f7b72c1eeb3
Author: Alex Schultz <email address hidden>
Date: Thu Jul 25 14:00:21 2019 -0600

    Add ssh configuration for minion

    Currently once the install is complete, a user is locked out which isn't
    ideal. Let's manage the ssh like we do for the undercloud as well.

    Change-Id: Ia94a3b92355cb0bd24f133a22e3dc5977fcb5180
    Closes-Bug: #1837942