summaryrefslogtreecommitdiff
path: root/nodes/demodex.json
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2017-04-25 19:32:11 -0400
committerMicah Anderson <micah@riseup.net>2017-04-25 19:32:11 -0400
commitb69dde3981d93d3e2585de4b47ac74baa1c33830 (patch)
tree96a47a223108e9470e1a6525dc3e1ddf02d533f4 /nodes/demodex.json
parentd4171c00773e1ca8b05cf9c1be23d1227d9bd9af (diff)
switch demo to demovpn and add a demomail tag/environment
Diffstat (limited to 'nodes/demodex.json')
-rw-r--r--nodes/demodex.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/nodes/demodex.json b/nodes/demodex.json
index f3dde74..006b25e 100644
--- a/nodes/demodex.json
+++ b/nodes/demodex.json
@@ -1,7 +1,7 @@
{
"ip_address": "204.13.164.171",
"services": ["backup"],
- "tags": ["demo", "development", "seattle"],
+ "tags": ["demovpn", "development", "seattle"],
"ssh": {
"port": 22
}