mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 01:16:19 +00:00
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:
committed by
Tim Abbott
parent
7d4a370a57
commit
5f433d6eeb
@@ -47,10 +47,6 @@ Copyright: 2005 Francesc Guasch
|
|||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Comment: Not linked.
|
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
|
Files: puppet/zulip/files/nagios_plugins/zulip_nagios_server/check_website_response.sh
|
||||||
Copyright: 2011 Chris Freeman
|
Copyright: 2011 Chris Freeman
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -152,7 +152,7 @@ define service {
|
|||||||
contact_groups admins
|
contact_groups admins
|
||||||
}
|
}
|
||||||
|
|
||||||
## check_postgres.pl services
|
## check_postgres services
|
||||||
|
|
||||||
define service {
|
define service {
|
||||||
use generic-service
|
use generic-service
|
||||||
|
|||||||
Reference in New Issue
Block a user