summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-06-04 23:11:34 -0700
committerelijah <elijah@riseup.net>2013-06-04 23:11:34 -0700
commitfc41a01cda66620627fae76d125d044a05d31a33 (patch)
tree50876aeb43822a5fa90244f8df1478d965a5761e
parentb7898ebbb8cf2f191f5928d402fe1b7d46fd0db8 (diff)
set port back to 22
-rw-r--r--nodes/gadwall.json2
-rw-r--r--nodes/harrier.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/nodes/gadwall.json b/nodes/gadwall.json
index fe19da8..8d0f988 100644
--- a/nodes/gadwall.json
+++ b/nodes/gadwall.json
@@ -3,7 +3,7 @@
"tags": ["clientdev", "dc"],
"ip_address": "199.119.112.5",
"ssh": {
- "port": 4422
+ "port": 22
}
//"openvpn": {
// "gateway_address": "199.119.112.6",
diff --git a/nodes/harrier.json b/nodes/harrier.json
index 7e0a75a..84652b9 100644
--- a/nodes/harrier.json
+++ b/nodes/harrier.json
@@ -7,7 +7,7 @@
"second_gateway_address": "199.254.238.51"
},
"ssh": {
- "port": 4422
+ "port": 22
}
}