aboutsummaryrefslogtreecommitdiff
path: root/.ssh/config
diff options
context:
space:
mode:
Diffstat (limited to '.ssh/config')
-rw-r--r--.ssh/config5
1 files changed, 3 insertions, 2 deletions
diff --git a/.ssh/config b/.ssh/config
index 436ed4c..c0a670d 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -5,17 +5,18 @@ Host *
IdentityFile ~/.ssh/id.d/%u@%L-ed25519
Host home.tyil.nl
- Hostname 10.57.100.7
+ Hostname 10.57.0.1
ForwardAgent yes
Host git.tyil.nl
- Hostname 10.57.100.7
+ Hostname 10.57.3.1
User git
Host rsync.net
User zh1193
Hostname zh1193.rsync.net
+# Test cluster
# Libvirt VMs
Host 192.168.122.*
User root