summaryrefslogtreecommitdiff
path: root/nodes/antelope.json
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2016-01-13 09:51:02 -0800
committerelijah <elijah@riseup.net>2016-01-13 09:51:02 -0800
commit91a9efb66c3547d827eaba5f132e2ce1118cb2d0 (patch)
tree01bdcf1cf64b7e299d2b79e2026994eeed8621b7 /nodes/antelope.json
parent2a3861a79c7cf65c76f395aee437ec79639f1b1c (diff)
leap_cli 1.7 requires environments be in tags.
Diffstat (limited to 'nodes/antelope.json')
-rw-r--r--nodes/antelope.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/nodes/antelope.json b/nodes/antelope.json
index 30c1bef..0a1d20c 100644
--- a/nodes/antelope.json
+++ b/nodes/antelope.json
@@ -1,7 +1,7 @@
{
"ip_address": "199.119.112.167",
- "environment": "mail",
"services": ["webapp", "couchdb", "mx", "soledad"],
+ "tags": ["mail"],
"webapp": {
"customization_dir": "= file_path 'mail_webapp'"
}