From a216e9796d045c0422fa3b27521120b3529f39e4 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 27 Apr 2017 14:55:19 -0400 Subject: remove the duplicate, and unnecessary mail environment --- nodes/alpaca.json | 2 +- tags/mail.json | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) delete mode 100644 tags/mail.json 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'" } diff --git a/tags/mail.json b/tags/mail.json deleted file mode 100644 index 675c925..0000000 --- a/tags/mail.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "environment": "mail" -} \ No newline at end of file -- cgit v1.2.3