bump bw version, enable ipmi information
This commit is contained in:
parent
b5a9a502da
commit
544c889e82
4 changed files with 13 additions and 13 deletions
|
@ -2,10 +2,10 @@ hostname = "172.19.138.22"
|
|||
groups = ["debian-bookworm"]
|
||||
bundles = ["docker-engine", "nginx", "redis"]
|
||||
|
||||
#ipmi_hostname = "172.19.138.23"
|
||||
#ipmi_username = "root"
|
||||
#ipmi_password = "calvin"
|
||||
#ipmi_interface = "lanplus"
|
||||
ipmi_hostname = "172.19.138.23"
|
||||
ipmi_username = "root"
|
||||
ipmi_password = "calvin"
|
||||
ipmi_interface = "lanplus"
|
||||
|
||||
[metadata]
|
||||
icinga_options.exclude_from_monitoring = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue