.ssh/config.d/10-main@b3e5b49e29c3
.ssh/config.d/10-main
Tue, 03 Dec 2019 12:53:57 -0600
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Tue, 03 Dec 2019 12:53:57 -0600
- changeset 837
- b3e5b49e29c3
- parent 593
-
3fad96b2c28f
- child 883
-
1311c0ec33cc
- permissions
- -rw-r--r--
ft=bash
ControlPath ~/.ssh/mux/%h-%p-%r
ControlPersist 10
ExitOnForwardFailure yes
Host *
# CVE-2016-0778 workaround
UseRoaming no
Host roomag.org *.roomag.org
ForwardAgent yes
Host vagrant
Hostname 127.0.0.1
Port 2222
User vagrant
IdentityFile ~/.vagrant.d/insecure_private_key