summaryrefslogtreecommitdiff
path: root/nodes/elephant.json
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2013-03-06 17:05:23 +0100
committervarac <varacanero@zeromail.org>2013-03-06 17:05:23 +0100
commit8fdf147f435d6cdd5d9c7d9a3b7fd1efd2451456 (patch)
tree76d5d39e66c2cb31b289e7f3accd5ee5a24dde3d /nodes/elephant.json
parent4c1b3ee0cad0efafaaeccab7ca1a37fc5450d2a6 (diff)
added elephant (webapp + nagios development server)
Diffstat (limited to 'nodes/elephant.json')
-rw-r--r--nodes/elephant.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/nodes/elephant.json b/nodes/elephant.json
new file mode 100644
index 0000000..46cc3e6
--- /dev/null
+++ b/nodes/elephant.json
@@ -0,0 +1,8 @@
+{
+ "services": [ "webapp", "monitor" ],
+ "tags": "development",
+ "ip_address": "176.53.69.13",
+ "ssh": {
+ "port": 4422
+ }
+}