17 lines
455 B
Text
17 lines
455 B
Text
---
|
|
# nagios items
|
|
# We don't use nrpe to check any of the builders
|
|
# Nor do we check swap there.
|
|
ipa_client_shell_groups:
|
|
- sysadmin-releng
|
|
ipa_client_sudo_groups:
|
|
- sysadmin-releng
|
|
ipa_host_group: kojibuilder
|
|
ipa_host_group_desc: Koji Build hosts
|
|
nagios_Check_Services:
|
|
mail: false
|
|
nrpe: false
|
|
swap: false
|
|
primary_auth_source: ipa
|
|
# exclude updating koji-containerbuild for now as it breaks our setup.
|
|
package_exlcudes: "koji-containerbuild*"
|