Already committed, but I'd like to actually run the playbook to put it in place:

Only affects stg checks, but nagios itself is prod, so looking for +1s.

From d20271d809046ca49ddd1a1646ab9072a40bd025 Mon Sep 17 00:00:00 2001
From: Ricky Elrod <codebl...@fedoraproject.org>
Date: Fri, 15 Sep 2017 21:19:14 +0000
Subject: stop checking swap here

Signed-off-by: Ricky Elrod <codebl...@fedoraproject.org>
---
 inventory/group_vars/os-control-stg | 3 +++
 inventory/group_vars/os-nodes-stg   | 2 ++
 2 files changed, 5 insertions(+)

diff --git a/inventory/group_vars/os-control-stg
b/inventory/group_vars/os-control-stg
index 63a4f23..0b50f8c 100644
--- a/inventory/group_vars/os-control-stg
+++ b/inventory/group_vars/os-control-stg
@@ -2,3 +2,6 @@

 os_url: os.stg.fedoraproject.org
 os_app_url: app.os.stg.fedoraproject.org
+
+nagios_Check_Services:
+  swap: false
diff --git a/inventory/group_vars/os-nodes-stg
b/inventory/group_vars/os-nodes-stg
index 63a4f23..c2d0420 100644
--- a/inventory/group_vars/os-nodes-stg
+++ b/inventory/group_vars/os-nodes-stg
@@ -2,3 +2,5 @@

 os_url: os.stg.fedoraproject.org
 os_app_url: app.os.stg.fedoraproject.org
+nagios_Check_Services:
+  swap: false
--
_______________________________________________
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org

Reply via email to