From 5ff2e27303e2079899ee6b92a2e1b9ba38b71f93 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 10 Nov 2015 13:34:54 -0500 Subject: add tags to quetzl --- nodes/quetzal.json | 1 + 1 file changed, 1 insertion(+) (limited to 'nodes') diff --git a/nodes/quetzal.json b/nodes/quetzal.json index 5b67391..5f8f3d6 100644 --- a/nodes/quetzal.json +++ b/nodes/quetzal.json @@ -1,5 +1,6 @@ { "ip_address": "199.119.112.197", "environment": "jessie", + "tags": ["jessie", "dc"], "services": ["webapp", "couchdb", "mx", "soledad"] } -- cgit v1.2.3