]> 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 pve crypt
[etc/ssh.git] / .ssh / config.in
index 6e3634e1e405d9a823c3f4530a4bcec1440b0701..c0aea819cc3db7f54d25c02d44371f69d6902327 100644 (file)
@@ -167,6 +167,10 @@ Host albatross-luks
   AddressFamily inet
   User root
 
   AddressFamily inet
   User root
 
+Host docker.fo.krafftwerk.de | dockerkr
+  HostName docker.fo.krafftwerk.de
+  HostKeyAlias docker.fo.krafftwerk.de
+
 ### TONI
 
 Host gerald.toni.madduck.net | gerald.toni | gerald | gerald.int.toni.immo | martin.int.toni.immo
 ### TONI
 
 Host gerald.toni.madduck.net | gerald.toni | gerald | gerald.int.toni.immo | martin.int.toni.immo
@@ -182,6 +186,10 @@ Host pve.int.toni.immo | pve
   Hostname pve.int.toni.immo
   HostKeyAlias pve.int.toni.immo
 
   Hostname pve.int.toni.immo
   HostKeyAlias pve.int.toni.immo
 
+Host pve-crypt
+  Hostname 192.168.231.10
+  Port 60022
+
 Host fileserver.int.toni.immo | fileserver
   Hostname fileserver.int.toni.immo
   HostKeyAlias fileserver.int.toni.immo
 Host fileserver.int.toni.immo | fileserver
   Hostname fileserver.int.toni.immo
   HostKeyAlias fileserver.int.toni.immo