diff options
author | elijah <elijah@riseup.net> | 2016-03-03 10:49:56 -0800 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2016-03-03 10:49:56 -0800 |
commit | 54d6703a49fd8331b7a77c062e24f9d7adae4878 (patch) | |
tree | 85d3b975ef8d1c20b55bf8ad2780d8e3e3fbee47 /nodes | |
parent | c3cabb11614924b90eb56d931bfa0387eaa80762 (diff) |
give antelope a dc tag
Diffstat (limited to 'nodes')
-rw-r--r-- | nodes/antelope.json | 2 |
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'" } |