aboutsummaryrefslogtreecommitdiff
path: root/infrastructure
diff options
context:
space:
mode:
Diffstat (limited to 'infrastructure')
-rw-r--r--infrastructure/README.md10
-rw-r--r--infrastructure/ssh_config2
2 files changed, 12 insertions, 0 deletions
diff --git a/infrastructure/README.md b/infrastructure/README.md
index 41f613f..5e96671 100644
--- a/infrastructure/README.md
+++ b/infrastructure/README.md
@@ -1,5 +1,15 @@
# Infrastructure
+## Using SSH
+
+Add:
+
+```
+Include .../xn--ix-yja.es/infrastructure/ssh_config
+```
+
+to your `~/.ssh/config` before any `Host` statement.
+
## Bootstrapping
Ensure you can `ssh root@ñix.es`, and then:
diff --git a/infrastructure/ssh_config b/infrastructure/ssh_config
new file mode 100644
index 0000000..069457f
--- /dev/null
+++ b/infrastructure/ssh_config
@@ -0,0 +1,2 @@
+Host ñix.es
+ HostName 155.133.26.104