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

add mqtt host
[etc/ssh.git] / .ssh / config.in
index 7587b23089ae8105cb73dfc3f5e56658b662842a..8c028c6931192915645d9939c28d742722d15440 100644 (file)
@@ -3,6 +3,16 @@ Host 127.0.0.1 | localhost
   ForwardX11Trusted yes
   NoHostAuthenticationForLocalhost yes
 
+### VIRT
+
+Host albatross-win10.virt | win10
+  Hostname albatross-win10.virt
+  User martin
+
+Host albatross-tournamentsoftware.virt | ts
+  Hostname albatross-tournamentsoftware.virt
+  User martin
+
 ### ECLIPSE KVM HOST
 
 Host eclipse.madduck.net | eclipse
@@ -150,6 +160,10 @@ Host echo.kids.gern | echo.kids | jukebox.kids.gern | jukebox.kids
   Hostname echo.kids.gern.madduck.net
   HostKeyAlias echo.kids.gern.madduck.net
 
+Host mqtt.smarthome.gern | mqtt
+  Hostname mqtt.smarthome.gern
+  User root
+
 Host dyn*.gern.madduck.net | dyn*.*.gern.madduck.net | dyn*.gern | dyn*.*.gern | 10.39.*.*
   StrictHostKeyChecking no
   UserKnownHostsFile /dev/null