summaryrefslogtreecommitdiff
path: root/nodes
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-05-07 10:25:21 -0700
committerelijah <elijah@riseup.net>2013-05-07 10:25:21 -0700
commitef02398b4026a454529eb46691f4580419e31f86 (patch)
treea07233b9029a40adab50caebd9b2b1eafee4c5de /nodes
parent4711651c53a5cdab4e432d3f6089c7a3c3a52b49 (diff)
parentf741a39f960fc2f0fab042f65d7cb12eb7aa31f6 (diff)
Merge branch 'develop' of ssh://leap.se/bitmask into develop
Diffstat (limited to 'nodes')
-rw-r--r--nodes/aligator.json1
-rw-r--r--nodes/mx1.json3
-rw-r--r--nodes/snail.json1
-rw-r--r--nodes/vpn1.json1
4 files changed, 1 insertions, 5 deletions
diff --git a/nodes/aligator.json b/nodes/aligator.json
index 18bde0c..3c17d14 100644
--- a/nodes/aligator.json
+++ b/nodes/aligator.json
@@ -6,7 +6,6 @@
"bandwidth_rate": 3000
},
"ip_address": "176.53.69.121",
- "interface": "eth0",
"tags": ["production", "ankara"],
"openvpn": {
"gateway_address": "176.53.69.123",
diff --git a/nodes/mx1.json b/nodes/mx1.json
index c8b4067..ffd6149 100644
--- a/nodes/mx1.json
+++ b/nodes/mx1.json
@@ -1,5 +1,4 @@
{
"services": "mx",
- "ip_address": "10.5.5.51",
- "interface": "eth0"
+ "ip_address": "10.5.5.51"
}
diff --git a/nodes/snail.json b/nodes/snail.json
index a1bdd70..5b14783 100644
--- a/nodes/snail.json
+++ b/nodes/snail.json
@@ -5,7 +5,6 @@
"nickname": "snail"
},
"ip_address": "176.53.69.14",
- "interface": "eth0",
"tags": ["development", "ankara"],
"openvpn": {
"gateway_address": "176.53.69.19",
diff --git a/nodes/vpn1.json b/nodes/vpn1.json
index 5386ac5..c6e3932 100644
--- a/nodes/vpn1.json
+++ b/nodes/vpn1.json
@@ -1,7 +1,6 @@
{
"services": "openvpn",
"ip_address": "10.5.5.45",
- "interface": "eth0",
"openvpn": {
"gateway_address": "10.5.5.46",
"free_gateway_address": "10.5.5.47",