.ssh/config.d/10-main@3f1c2badefc5
.ssh/config.d/10-main
Sun, 30 Apr 2017 16:59:36 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Sun, 30 Apr 2017 16:59:36 -0400
- changeset 553
- 3f1c2badefc5
- parent 479
-
2b08e0404a8d
- child 593
-
3fad96b2c28f
- permissions
- -rw-r--r--
Drop guard
ControlPath ~/.ssh/mux/%h-%p-%r
ControlPersist 10
ExitOnForwardFailure yes
Host *
# CVE-2016-0778 workaround
UseRoaming no
Host vagrant
Hostname 127.0.0.1
Port 2222
User vagrant
IdentityFile ~/.vagrant.d/insecure_private_key