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
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
hostname = "192.168.100.31"
|
||||
dummy = true
|
||||
|
||||
#ipmi_hostname = "192.168.100.30"
|
||||
#ipmi_username = "root"
|
||||
#ipmi_password = "!bwpass:192.168.100.30/root"
|
||||
#ipmi_interface = "lanplus"
|
||||
ipmi_hostname = "192.168.100.30"
|
||||
ipmi_username = "root"
|
||||
ipmi_password = "!bwpass:192.168.100.30/root"
|
||||
ipmi_interface = "lanplus"
|
||||
|
||||
[metadata.icinga2_api.smartd.services."SMART STATUS CT480BX500SSD1_2314E6C5C695"]
|
||||
check_command = "sshmon"
|
||||
|
|
|
@ -13,10 +13,10 @@ bundles = [
|
|||
"zfs",
|
||||
]
|
||||
|
||||
#ipmi_hostname = "192.168.100.27"
|
||||
#ipmi_username = "Administrator"
|
||||
#ipmi_password = "!bwpass:bw/rottenraptor-server/ipmi"
|
||||
#ipmi_interface = "lanplus"
|
||||
ipmi_hostname = "192.168.100.27"
|
||||
ipmi_username = "Administrator"
|
||||
ipmi_password = "!bwpass:bw/rottenraptor-server/ipmi"
|
||||
ipmi_interface = "lanplus"
|
||||
|
||||
[metadata.docker-immich]
|
||||
enable_auto_album_share = true
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
bundlewrap>=4.16.0
|
||||
bundlewrap>=4.22.0
|
||||
PyNaCl
|
||||
bundlewrap-pass
|
||||
semver
|
||||
|
|
Loading…
Add table
Reference in a new issue