From cd9fc0d7158875fd9d3664948d93d8a8cbbea875 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 3 Jan 2020 22:00:01 +0000 Subject: [PATCH] dbgserver: no monitoring requested Signed-off-by: Kevin Fenzi --- inventory/host_vars/dbgserver01.stg.phx2.fedoraproject.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inventory/host_vars/dbgserver01.stg.phx2.fedoraproject.org b/inventory/host_vars/dbgserver01.stg.phx2.fedoraproject.org index 0f9441a9ce..eb8c3f4988 100644 --- a/inventory/host_vars/dbgserver01.stg.phx2.fedoraproject.org +++ b/inventory/host_vars/dbgserver01.stg.phx2.fedoraproject.org @@ -23,3 +23,5 @@ virt_install_command: "{{ virt_install_command_two_nic }}" sudoers: "{{ private }}/files/sudo/dbgserver-sudoers" +# No monitoring requested for this host. +nrpe: false