1
0
Fork 0
forked from infra/ansible

Zabbix: disable monitoring http for Power9 bmc

Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
Greg Sutcliffe 2026-03-23 16:35:23 +00:00
commit 640791dd96
Signed by: gwmngilfen
SSH key fingerprint: SHA256:dNHcz65ApR68w2TkCIAXDBdt4oNL62Fyx48U7dXWuk0

View file

@ -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