.ssh/config.d/10-main@1b5b084bccbb
.ssh/config.d/10-main
Wed, 14 Feb 2018 12:20:57 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Wed, 14 Feb 2018 12:20:57 -0500
- changeset 676
- 1b5b084bccbb
- parent 593
-
3fad96b2c28f
- child 883
-
1311c0ec33cc
- permissions
- -rw-r--r--
add Autofetch
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