forked from infra/ansible
Zabbix: disable monitoring http for Power9 bmc
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
parent
6645a421ab
commit
640791dd96
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
bmc:
|
||||
ip_address: 10.16.160.62
|
||||
ping: true
|
||||
http: true
|
||||
http: false
|
||||
https: true
|
||||
br0_ipv4_ip: 10.16.171.21
|
||||
br0_ipv4_gw: 10.16.171.254
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue