aboutsummaryrefslogtreecommitdiff
path: root/infrastructure/ssh_config
diff options
context:
space:
mode:
authoralex <alex@pdp7.net>2025-10-11 12:53:09 +0200
committeralex <alex@pdp7.net>2025-10-11 12:53:09 +0200
commitca6fa08ffb491f5f41f53544af5ae8bd94f64565 (patch)
tree6765b2edd5e6187cd7774e22265aedaed4fc47d3 /infrastructure/ssh_config
parentf31da4b7c9cd68b1683d78913f94a37cd50098c9 (diff)
Fix ssh_config to use DNS
Diffstat (limited to 'infrastructure/ssh_config')
-rw-r--r--infrastructure/ssh_config3
1 files changed, 2 insertions, 1 deletions
diff --git a/infrastructure/ssh_config b/infrastructure/ssh_config
index 069457f..1bd7f14 100644
--- a/infrastructure/ssh_config
+++ b/infrastructure/ssh_config
@@ -1,2 +1,3 @@
Host ñix.es
- HostName 155.133.26.104
+ # Apparently, openssh does not support punycode :(
+ HostName xn--ix-yja.es