aboutsummaryrefslogtreecommitdiff
path: root/ssh
diff options
context:
space:
mode:
authorMitch Riedstra <mitch@riedstra.us>2016-02-15 16:08:16 -0500
committerMitch Riedstra <mitch@riedstra.us>2016-02-15 16:08:16 -0500
commit8f2b9316d1b1787503349c394c57c674ab5da443 (patch)
tree57c43d83d6f98c49dec9dcf66880922fa5e4ba2c /ssh
parentd32ab30dc3611481cb55ce7b18bb1a80352f9146 (diff)
downloaddotfiles-8f2b9316d1b1787503349c394c57c674ab5da443.tar.gz
dotfiles-8f2b9316d1b1787503349c394c57c674ab5da443.tar.xz
Misc updates to multiple config files
Diffstat (limited to 'ssh')
-rw-r--r--ssh/config24
1 files changed, 15 insertions, 9 deletions
diff --git a/ssh/config b/ssh/config
index 97c25d7..c7d653f 100644
--- a/ssh/config
+++ b/ssh/config
@@ -6,6 +6,11 @@ host riedstra.us
user mitch
port 49000
+host rygel.us
+ hostname rygel.us
+ user mitch
+ port 49000
+
# Primary Digital Ocean Server
host main
hostname 104.131.110.187
@@ -14,9 +19,10 @@ host main
# Secondary Digital Ocean Server
host ns1
- hostname 104.236.216.98
- user root
- port 22
+ # hostname 104.236.216.98
+ hostname ns1.rygel.us
+ user mitch
+ port 49000
# Home servers
@@ -118,14 +124,14 @@ host dev
user mitch
host romulus
- # hostname romulus.yourareacode.com
- hostname 74.204.50.35
+ hostname romulus.yourareacode.com
+ # hostname 74.204.50.35
user mitch
- port 22
+ port 49000
-host rromulus
- hostname yourareacode.com
- user root
+host romulus-nginx
+ hostname romulus.yourareacode.com
+ user mitch
port 22
# Unused