summaryrefslogtreecommitdiff
path: root/nodes/wombat.json
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-06-08 01:04:38 -0700
committerelijah <elijah@riseup.net>2013-06-08 01:04:38 -0700
commitc552bfd095b3a1c9a2e15df5330201713ce5a6b8 (patch)
tree413e15d0ca7fbee6cf9ba833db39722f291ad8fe /nodes/wombat.json
parent3094c9b9cfd5beb72485f2c27246c3381b82fbce (diff)
added and initialized dc production nodes (snake, wombat, zebra)
Diffstat (limited to 'nodes/wombat.json')
-rw-r--r--nodes/wombat.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/nodes/wombat.json b/nodes/wombat.json
new file mode 100644
index 0000000..e99df3d
--- /dev/null
+++ b/nodes/wombat.json
@@ -0,0 +1,8 @@
+{
+ "ip_address": "199.119.112.20",
+ "tags": ["production", "dc"],
+ "services": [
+ "monitor",
+ "webapp"
+ ]
+}