diff options
-rw-r--r-- | nodes/ladybug.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nodes/ladybug.json b/nodes/ladybug.json index e73fd6d..5ccfdef 100644 --- a/nodes/ladybug.json +++ b/nodes/ladybug.json @@ -1,5 +1,5 @@ { "ip_address": "199.119.112.8", "services": "backup", - "tags": "development" + "tags": [ "development", "dc" ] } |