diff options
-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'" } |