puppet: Remove vestigial check_postgres.pl.

65774e1c4f switched from using the bundled check_postgres.pl to using
the version from packages; the file itself remained, however.

Remove it, and clean up references to it.

Fixes #15389.
This commit is contained in:
Alex Vandiver 2020-06-15 15:36:20 -07:00 committed by Tim Abbott
parent 7d4a370a57
commit 5f433d6eeb
3 changed files with 1 additions and 10614 deletions

View File

@ -47,10 +47,6 @@ Copyright: 2005 Francesc Guasch
License: GPL-2.0
Comment: Not linked.
Files: puppet/zulip/files/nagios_plugins/zulip_postgres_common/check_postgres.pl
Copyright: 2007-2015 Greg Sabino Mullane
License: BSD-2-Clause
Files: puppet/zulip/files/nagios_plugins/zulip_nagios_server/check_website_response.sh
Copyright: 2011 Chris Freeman
License: GPL-2.0

View File

@ -152,7 +152,7 @@ define service {
contact_groups admins
}
## check_postgres.pl services
## check_postgres services
define service {
use generic-service