aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.ssh/config12
1 files changed, 12 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config
index 87e4d0d..c891622 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -21,6 +21,18 @@ Host denahnu
Host edephas
Hostname 10.24.100.7
+Host faiwoo
+ Hostname 10.24.20.1
+
+Host store0-0
+ Hostname 10.24.40.1
+
+# Libvirt VMs
+Host 192.168.122.*
+ User root
+ StrictHostKeyChecking no
+ UserKnownHostsFile /dev/null
+
# Include config.d/mintlab
Host *.zsys.nl
StrictHostKeyChecking no