summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2016-03-03 19:55:29 +0100
committerkwadronaut <kwadronaut@leap.se>2016-03-03 19:55:29 +0100
commit8f09d8b1ee3b6d46b2ba4988372080630de3dd73 (patch)
tree92ae9312545606f18c02c5a643f6cc8211035e97
parent54d6703a49fd8331b7a77c062e24f9d7adae4878 (diff)
add demo tag to antelope
-rw-r--r--nodes/antelope.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/nodes/antelope.json b/nodes/antelope.json
index dfaa599..52e34f7 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"],
+ "tags": ["mail", "dc", "demo"],
"webapp": {
"customization_dir": "= file_path 'mail_webapp'"
}