diff options
Diffstat (limited to 'nodes/wallaby.json')
-rw-r--r-- | nodes/wallaby.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/nodes/wallaby.json b/nodes/wallaby.json new file mode 100644 index 0000000..d87c3dc --- /dev/null +++ b/nodes/wallaby.json @@ -0,0 +1,8 @@ +{ + "ip_address": "204.13.164.57", + "tags": ["production", "seattle"], + "services": [ + "monitor", + "webapp" + ] +} |