summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2014-11-19 15:29:00 +0100
committervarac <varacanero@zeromail.org>2014-11-19 15:29:06 +0100
commit0a522f45fa37b1b80b265d6cfbb35d4aa000b7dd (patch)
treecb2933b29b94acfc4b957ced02743d2b8edef890
parentc6b3ebdc2b66b2014270317c5b95208547596453 (diff)
re-enabled monitor service
-rw-r--r--nodes/single.json2
-rw-r--r--secrets.json1
2 files changed, 2 insertions, 1 deletions
diff --git a/nodes/single.json b/nodes/single.json
index 3d3cee2..fd05eb8 100644
--- a/nodes/single.json
+++ b/nodes/single.json
@@ -2,7 +2,7 @@
"services": [
"couchdb",
"soledad",
-// "monitor",
+ "monitor",
"webapp",
"mx",
"openvpn"
diff --git a/secrets.json b/secrets.json
index 9d43210..958e883 100644
--- a/secrets.json
+++ b/secrets.json
@@ -15,6 +15,7 @@
"couch_tapicero_password_salt": "fa7d70f582b4f21c27afc3bf23bf7452",
"couch_webapp_password": "FzhWtamSNEMNpIJU_wneKJ7C3hxGQACZ",
"couch_webapp_password_salt": "bb99e030415ccfc9720b13fc81168721",
+ "nagios_admin_password": "xCGERAIwjaCTmK7K4nyWWXczYnuE9IaF",
"nagios_test_password": "TMgH6W8WK6pAKV4qNSVJLW5VM5K9sjun",
"scramblesuit_password_single": "JZAVQZSZJJNGI2SMNVVXE5TZOBCUQODE",
"scramblesuit_port_single": 26103,