]> 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:

Unify virt across hosts
[etc/ssh.git] / .ssh / config.in
index 3a38cc8dbc771cc97d1a630b9f36d3fbf9e6e938..1a941937b06ea02665e65f166203ab904f617d69 100644 (file)
@@ -5,12 +5,12 @@ Host 127.0.0.1 | localhost
 
 ### VIRT
 
 
 ### VIRT
 
-Host albatross-win10.virt | win10
-  Hostname albatross-win10.virt
+Host win10.virt | win10
+  Hostname win10.virt
   User martin
 
   User martin
 
-Host albatross-tournamentsoftware.virt | ts
-  Hostname albatross-tournamentsoftware.virt
+Host tournamentsoftware.virt | ts
+  Hostname tournamentsoftware.virt
   User martin
 
 ### ECLIPSE KVM HOST
   User martin
 
 ### ECLIPSE KVM HOST