From 0a522f45fa37b1b80b265d6cfbb35d4aa000b7dd Mon Sep 17 00:00:00 2001 From: varac Date: Wed, 19 Nov 2014 15:29:00 +0100 Subject: re-enabled monitor service --- nodes/single.json | 2 +- secrets.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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, -- cgit v1.2.3