diff options
author | varac <varacanero@zeromail.org> | 2014-02-24 16:42:08 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2014-02-24 16:42:08 +0100 |
commit | 24e7aa86aed7c5b04075f956f3386b7f7a99d226 (patch) | |
tree | 1ec339ff6aa57a47c0d4bb9fb6190d7ec75b2211 /nodes | |
parent | 1bff32594798ad9cf2da4ebbdf5a564f52a9aba5 (diff) |
added ladybug to dc tag
Diffstat (limited to 'nodes')
-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" ] } |