summaryrefslogtreecommitdiff
path: root/nodes
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2016-03-03 21:17:25 +0100
committerkwadronaut <kwadronaut@leap.se>2016-03-03 21:17:25 +0100
commit51c3435922d2f0e96559a4fd0ae495146f7a046b (patch)
tree85d3b975ef8d1c20b55bf8ad2780d8e3e3fbee47 /nodes
parent8f09d8b1ee3b6d46b2ba4988372080630de3dd73 (diff)
Revert "add demo tag to antelope"
This reverts commit 8f09d8b1ee3b6d46b2ba4988372080630de3dd73.
Diffstat (limited to 'nodes')
-rw-r--r--nodes/antelope.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/nodes/antelope.json b/nodes/antelope.json
index 52e34f7..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", "dc", "demo"],
+ "tags": ["mail", "dc"],
"webapp": {
"customization_dir": "= file_path 'mail_webapp'"
}