copr-pulp: disable nagios for now
This is a non-working instance most of the time at this moment.
This commit is contained in:
parent
102a9c0129
commit
ef59994ad5
1 changed files with 10 additions and 11 deletions
|
@ -1,16 +1,15 @@
|
||||||
hostbase: copr-pulp-
|
hostbase: copr-pulp-
|
||||||
# This instance is WIP and we don't want nagios alerts yet
|
# This instance is WIP and we don't want nagios alerts yet
|
||||||
nagios_Can_Connect: true
|
# nagios_Check_Services:
|
||||||
nagios_Check_Services:
|
# dhcpd: false
|
||||||
dhcpd: false
|
# httpd: true
|
||||||
httpd: false
|
# mail: false
|
||||||
mail: false
|
# named: false
|
||||||
named: false
|
# nrpe: true
|
||||||
nrpe: false
|
# ping: false
|
||||||
ping: false
|
# raid: false
|
||||||
raid: false
|
# sshd: false
|
||||||
sshd: false
|
# swap: false
|
||||||
swap: false
|
|
||||||
public_ip: TODO
|
public_ip: TODO
|
||||||
swap_file_path: /swap
|
swap_file_path: /swap
|
||||||
swap_file_size_mb: 16384
|
swap_file_size_mb: 16384
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue