]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
orchestra/connection: support alternate ssh config path 1921/head
authorJohn Mulligan <jmulligan@redhat.com>
Sat, 17 Feb 2024 15:49:31 +0000 (10:49 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Sat, 17 Feb 2024 15:49:31 +0000 (10:49 -0500)
commit8547b70b58158b751a834d90cecf9ab3fd25dd13
treecf37fc441887697beea7f2b5ffa0c6c695b82c8f
parenta594ab541dedc77e9f677170beb3778203f55113
orchestra/connection: support alternate ssh config path

Allow the configuration to specify a `ssh_config_path` parameter.
In my "lab" setup I populate a custom ssh-config rather than constantly
adding and removing entries from my "real" ssh config file.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
teuthology/orchestra/connection.py