summaryrefslogtreecommitdiff
path: root/nodes/wallaby.json
diff options
context:
space:
mode:
Diffstat (limited to 'nodes/wallaby.json')
-rw-r--r--nodes/wallaby.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/nodes/wallaby.json b/nodes/wallaby.json
new file mode 100644
index 0000000..ffb92d4
--- /dev/null
+++ b/nodes/wallaby.json
@@ -0,0 +1,11 @@
+{
+ "ip_address": "204.13.164.57",
+ "tags": ["production", "seattle"],
+ "services": [
+ "monitor",
+ "webapp"
+ ],
+ "webapp": {
+ "secure": true
+ }
+}