summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2014-12-29 15:00:25 +0100
committervarac <varacanero@zeromail.org>2014-12-29 15:00:25 +0100
commitb434944ce58d3f24fc6d547ec03ae8718cfe8cd8 (patch)
tree2feffcddec5149d101bb37524c8a0a2cae21103e
parent15d49552f2d47dbc7618feabfd9797255b79c73c (diff)
added monitor service
-rw-r--r--nodes/single.json3
-rw-r--r--secrets.json3
2 files changed, 5 insertions, 1 deletions
diff --git a/nodes/single.json b/nodes/single.json
index a680b2a..ec95a51 100644
--- a/nodes/single.json
+++ b/nodes/single.json
@@ -3,7 +3,8 @@
"couchdb",
"soledad",
"webapp",
- "mx"
+ "mx",
+ "monitor"
],
"ip_address": "10.5.5.102"
}
diff --git a/secrets.json b/secrets.json
index d718785..5a0cd38 100644
--- a/secrets.json
+++ b/secrets.json
@@ -37,7 +37,10 @@
"couch_tapicero_password_salt": "81bf56d4a7aab971412407d3a0c06462",
"couch_webapp_password": "pg9XGGdt4Dr3WcM9PYDqMmxxKHTpvsc9",
"couch_webapp_password_salt": "7e8868f8c4775290fd37d2f520d13672",
+ "nagios_admin_password": "uaqNbARSd_gZJbCs8Crb5e74FwgcKczh",
"nagios_test_password": "uI_cYvPGNDZrcXTVLH_x88QFWjJ2yCZT",
+ "scramblesuit_password_single": "JEZWUOJVKFCDKUTRKRMFIWKRNJDVC2CR",
+ "scramblesuit_port_single": 31653,
"webapp_secret_token": "btsFN6UD9nfP4SAWDYMmuMkgRTL5WW7E"
}
}