diff options
author | Jake Hunsaker <jhunsake@redhat.com> | 2021-09-28 13:00:17 -0400 |
---|---|---|
committer | Jake Hunsaker <jhunsake@redhat.com> | 2021-10-29 12:47:28 -0400 |
commit | f4af5efdc79aefe1aa685c36d095925bae14dc4a (patch) | |
tree | c2c73c7932cfba0c600f3ed2051b597194918fc6 /tmpfilesd-sos.conf | |
parent | f827192424f2a4b9b390816c10b08dff658e0d74 (diff) | |
download | sos-f4af5efdc79aefe1aa685c36d095925bae14dc4a.tar.gz |
[collect] Add --transport option and allow clusters to set transport type
Adds a new `--transport` option for users to be able to specify the type
of transport to use when connecting to nodes. The default value of
`auto` will defer to the cluster profile to set the transport type,
which will continue to default to use OpenSSH's ControlPersist feature.
Clusters may override the new `set_transport_type()` method to change
the default transport used.
If `--transport` is anything besides `auto`, then the cluster profile
will not be deferred to when choosing a transport for each remote node.
Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to 'tmpfilesd-sos.conf')
0 files changed, 0 insertions, 0 deletions