From 13720a4e70b34e80fcee2e5a917ca8c6c3104db8 Mon Sep 17 00:00:00 2001 From: varac Date: Thu, 10 Mar 2016 20:34:16 +0100 Subject: remove port 4422 from disabled tag --- secrets.json | 1 + tags/disabled.json | 7 ++----- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/secrets.json b/secrets.json index 4e6eb7c..f46ba32 100644 --- a/secrets.json +++ b/secrets.json @@ -75,6 +75,7 @@ "couch_soledad_password_salt": "e2b6fa1a29b1afbe1ea4a3f7ec5bacc7", "couch_webapp_password": "pg9XGGdt4Dr3WcM9PYDqMmxxKHTpvsc9", "couch_webapp_password_salt": "7e8868f8c4775290fd37d2f520d13672", + "nagios_admin_password": "kYNbjQCSCKgxCZmUJHcUCAMsc7ItrCuS", "nagios_test_password": "uI_cYvPGNDZrcXTVLH_x88QFWjJ2yCZT", "webapp_secret_token": "btsFN6UD9nfP4SAWDYMmuMkgRTL5WW7E" }, diff --git a/tags/disabled.json b/tags/disabled.json index 153d24e..94563a0 100644 --- a/tags/disabled.json +++ b/tags/disabled.json @@ -1,6 +1,3 @@ { - "environment": "disabled", - "ssh": { - "port": 4422 - } -} \ No newline at end of file + "environment": "disabled" +} -- cgit v1.2.3