summaryrefslogtreecommitdiff
path: root/nodes
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2017-04-27 14:55:19 -0400
committerMicah Anderson <micah@riseup.net>2017-04-27 14:55:19 -0400
commita216e9796d045c0422fa3b27521120b3529f39e4 (patch)
tree52da18e3778a7b1ce2e546008b0c7ff003857dba /nodes
parentae9d8ab1346c6d059e046d43f18e698eb996c59d (diff)
remove the duplicate, and unnecessary mail environment
Diffstat (limited to 'nodes')
-rw-r--r--nodes/alpaca.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/nodes/alpaca.json b/nodes/alpaca.json
index 98badc8..eb0cdf0 100644
--- a/nodes/alpaca.json
+++ b/nodes/alpaca.json
@@ -1,7 +1,7 @@
{
"ip_address": "199.119.112.223",
"services": ["webapp", "couchdb", "mx", "soledad"],
- "tags": ["demomail", "mail", "dc"],
+ "tags": ["demomail", "dc"],
"webapp": {
"customization_dir": "= file_path 'mail_webapp'"
}