.ssh/config.d/10-main

Mon, 17 Jan 2022 20:35:29 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 17 Jan 2022 20:35:29 -0500
changeset 972
93a774dccd46
parent 883
1311c0ec33cc
permissions
-rw-r--r--

fix for change in vim-perl

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

ExitOnForwardFailure yes

Host roomag.org *.roomag.org
	ForwardAgent yes

Host vagrant
	Hostname 127.0.0.1
	Port 2222
	User vagrant
	IdentityFile ~/.vagrant.d/insecure_private_key

mercurial