]> git.madduck.net Git - etc/ssh.git/blobdiff - .ssh/config.in

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:

update debian scm, host keys
[etc/ssh.git] / .ssh / config.in
index 0925cb3922d72af55274c46998bc71b402cfb9ce..89ade72bed60242eabe7a73abd9b03214fe708eb 100644 (file)
@@ -233,6 +233,12 @@ Host bricke
   ForwardX11 yes
   HostKeyAlias brick.gauting.madduck.net
 
+### MOUNT VICTORIA
+
+Host atom.mtvic.madduck.net | atom.mtvic | atom
+  Hostname atom.mtvic.madduck.net
+  ForwardAgent yes
+
 ### ROAD WARRIORS
 
 Host fishbowl
@@ -243,19 +249,19 @@ Host fishbowl
 ### DEBIAN
 
 Host scm.alioth.debian.org
-  HostKeyAlias wagner.debian.org
+  HostKeyAlias moszumanska.debian.org
   User madduck
 Host svn.debian.org
-  HostKeyAlias vasks.debian.org
+  HostKeyAlias moszumanska.debian.org
   User madduck
 Host git.debian.org
-  HostKeyAlias vasks.debian.org
+  HostKeyAlias moszumanska.debian.org
   User madduck
 Host hg.debian.org
-  HostKeyAlias vasks.debian.org
+  HostKeyAlias moszumanska.debian.org
   User madduck
 Host cvs.debian.org
-  HostKeyAlias vasks.debian.org
+  HostKeyAlias moszumanska.debian.org
   User madduck
 
 Host people.debian.org