.ssh/config.d/10-main

changeset 1103
0c1f1cf78ed9
parent 1102
33dd24d2b740
child 1104
90aa391abc44
deleted file mode 100644
--- a/.ssh/config.d/10-main
+++ /dev/null
@@ -1,14 +0,0 @@
-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