From 2f9679460115b07259eb0b3f87516b2024e44613 Mon Sep 17 00:00:00 2001 From: John R Barker Date: Thu, 1 Dec 2016 11:01:54 +0000 Subject: nagios - Better `comment:` example (#3595) --- monitoring/nagios.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'monitoring') diff --git a/monitoring/nagios.py b/monitoring/nagios.py index 18db0be0..cb7b1ae5 100644 --- a/monitoring/nagios.py +++ b/monitoring/nagios.py @@ -108,7 +108,7 @@ EXAMPLES = ''' minutes: 60 service: host host: '{{ inventory_hostname }}' - comment: This host needs disciplined + comment: Rebuilding machine # schedule downtime for ALL services on HOST - nagios: -- cgit v1.2.1