.ssh/config

Thu, 01 Jun 2023 13:25:14 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 01 Jun 2023 13:25:14 -0400
changeset 1117
3689f5ec5f37
parent 1104
90aa391abc44
permissions
-rw-r--r--

add task stub

ControlPath ~/.ssh/mux/%h-%p-%r
ControlPersist 10

ExitOnForwardFailure yes

Include config.d/*.ssh

Host roomag.org *.roomag.org
	ForwardAgent yes

mercurial