]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/ssh: set UserKnownHostsFile 31721/head
authorSage Weil <sage@redhat.com>
Mon, 18 Nov 2019 02:51:36 +0000 (20:51 -0600)
committerSage Weil <sage@redhat.com>
Tue, 19 Nov 2019 15:08:15 +0000 (09:08 -0600)
commit977657a4a5a4f7e9b18e853d2391418530d16eed
tree98764986232995c772a329aab425b364b8b6f4d7
parent42954be80ff2ec54409c04641f6e5398bfaee897
mgr/ssh: set UserKnownHostsFile

Set this to /dev/null, since we have StrictHostKeyChecking
off anyway.  This gets rid of messages to stderr every time we connect
to a new host.

Signed-off-by: Sage Weil <sage@redhat.com>
src/pybind/mgr/ssh/module.py