summaryrefslogtreecommitdiff
path: root/nodes
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2017-04-27 13:36:45 -0700
committerelijah <elijah@riseup.net>2017-04-27 13:36:45 -0700
commit5dd10513e7273926f466a47faecb37e6edc10ef5 (patch)
treeda3c9c663c318afb226edc10ffc0f0ef15eb7244 /nodes
parenta59421f7f4b8250ae0c8ea43147e14954461bcb9 (diff)
renew certs and remove old tags and ca files for the commercial CAs we don't use anymore
Diffstat (limited to 'nodes')
-rw-r--r--nodes/cat.json2
-rw-r--r--nodes/demodex.json2
-rw-r--r--nodes/donkey.json3
-rw-r--r--nodes/elephant.json2
-rw-r--r--nodes/snail.json2
5 files changed, 5 insertions, 6 deletions
diff --git a/nodes/cat.json b/nodes/cat.json
index 7a886d1..33bfa3b 100644
--- a/nodes/cat.json
+++ b/nodes/cat.json
@@ -1,5 +1,5 @@
{
"ip_address": "199.119.112.206",
"services": "mx",
- "tags": ["unstable", "dc", "letsencrypt"]
+ "tags": ["unstable", "dc"]
}
diff --git a/nodes/demodex.json b/nodes/demodex.json
index 006b25e..6f2d30a 100644
--- a/nodes/demodex.json
+++ b/nodes/demodex.json
@@ -1,7 +1,7 @@
{
"ip_address": "204.13.164.171",
"services": ["backup"],
- "tags": ["demovpn", "development", "seattle"],
+ "tags": ["development", "seattle"],
"ssh": {
"port": 22
}
diff --git a/nodes/donkey.json b/nodes/donkey.json
index 3cb3a77..4d13161 100644
--- a/nodes/donkey.json
+++ b/nodes/donkey.json
@@ -8,8 +8,7 @@
"tags": [
"dc",
"sandbox-braintree",
- "unstable",
- "letsencrypt"
+ "unstable"
],
"sources": {
"webapp": {
diff --git a/nodes/elephant.json b/nodes/elephant.json
index 9529e00..9b70815 100644
--- a/nodes/elephant.json
+++ b/nodes/elephant.json
@@ -1,6 +1,6 @@
{
"services": "webapp",
- "tags": ["development", "amsterdam", "sandbox-braintree", "letsencrypt"],
+ "tags": ["development", "amsterdam"],
"ip_address": "37.218.242.214",
"ssh": {
"port": 4422
diff --git a/nodes/snail.json b/nodes/snail.json
index 786047d..e9a31f0 100644
--- a/nodes/snail.json
+++ b/nodes/snail.json
@@ -1,7 +1,7 @@
{
"services": ["openvpn","mx"],
"ip_address": "37.218.242.215",
- "tags": ["development", "amsterdam", "letsencrypt"],
+ "tags": ["development", "amsterdam"],
"openvpn": {
"gateway_address": "37.218.242.216",
"allow_free": false,