Comment 1 for bug 1810932

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

Reviewed: https://review.openstack.org/629076
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=ca60b82be840a91e76a965438f0cdd35c9a2baca
Submitter: Zuul
Branch: master

commit ca60b82be840a91e76a965438f0cdd35c9a2baca
Author: Oliver Walsh <email address hidden>
Date: Tue Jan 8 00:53:01 2019 +0000

    Workaround ssh_known_hosts changes not being propagated to containers

    We need an in-place update of /etc/ssh/ssh_known_hosts for the changes to be
    visible to running containers. This works around the issue until we have a
    better long-term solution - make a copy, update using lineinfile, then
    clobber the original file.

    Closes-bug: #1810932
    Change-Id: Ie6af5908d4b79bad094bce31e8e853678c0e843c