summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-07-22 22:35:50 +0100
committerSean Whitton <spwhitton@spwhitton.name>2020-01-12 12:28:26 +0000
commitdd8b559db50c10f1dd4cbe9536cc02b900ea3b56 (patch)
tree4affa643df04e43c4969dd503409c0c8a83a0c99
parentd505058e340ad503a2a93f6111f1a2bf018cacf6 (diff)
downloaddotfiles-dd8b559db50c10f1dd4cbe9536cc02b900ea3b56.tar.gz
use artemis's reserved IP on ABBEYDALED LAN
-rw-r--r--.ssh/config8
1 files changed, 4 insertions, 4 deletions
diff --git a/.ssh/config b/.ssh/config
index 978aa4d1..66be5a84 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -72,10 +72,10 @@ User swhitton
# CheckHostIP no
# Ciphers aes256-ctr
-# Host artemis.silentflame.com | artemis
-# User swhitton
-# HostName artemis.local
-# CheckHostIP no
+Host artemis.silentflame.com | artemis
+User swhitton
+HostName 192.168.0.111
+CheckHostIP no
Host hestia.silentflame.com | hestia
User spwhitton