.ssh/config.d/10-main

Tue, 06 Jul 2021 13:33:51 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Tue, 06 Jul 2021 13:33:51 -0500
changeset 919
79348384a55e
parent 883
1311c0ec33cc
permissions
-rw-r--r--

PlugUpgrade

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