]> git.madduck.net Git - etc/ssh.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

add matilda as test host
authormartin f. krafft <madduck@madduck.net>
Mon, 8 Apr 2013 10:44:11 +0000 (12:44 +0200)
committermartin f. krafft <madduck@madduck.net>
Mon, 8 Apr 2013 10:44:11 +0000 (12:44 +0200)
.ssh/config.in

index 315377cccb0d3bbfe0c7b59400b5efd7c4b2b170..54f7d2b2a0f7fb1218294709028ba6ac5d22765c 100644 (file)
@@ -14,6 +14,13 @@ Host charade-vnc
   ControlPath none
   Hostname charade.madduck.net
 
+Host matilda.madduck.net | matilda
+  StrictHostKeyChecking no
+  UserKnownHostsFile /dev/null
+  Hostname matilda.madduck.net
+  ControlMaster no
+  ControlPath none
+
 ### KHYBER KVM HOST
 
 Host khyber.madduck.net | khyber