summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2016-03-03 10:49:56 -0800
committerelijah <elijah@riseup.net>2016-03-03 10:49:56 -0800
commit54d6703a49fd8331b7a77c062e24f9d7adae4878 (patch)
tree85d3b975ef8d1c20b55bf8ad2780d8e3e3fbee47
parentc3cabb11614924b90eb56d931bfa0387eaa80762 (diff)
give antelope a dc tag
-rw-r--r--nodes/antelope.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/nodes/antelope.json b/nodes/antelope.json
index 0a1d20c..dfaa599 100644
--- a/nodes/antelope.json
+++ b/nodes/antelope.json
@@ -1,7 +1,7 @@
{
"ip_address": "199.119.112.167",
"services": ["webapp", "couchdb", "mx", "soledad"],
- "tags": ["mail"],
+ "tags": ["mail", "dc"],
"webapp": {
"customization_dir": "= file_path 'mail_webapp'"
}