rottenraptor-server is in its colo now
This commit is contained in:
parent
e35fbdd183
commit
07a44598d2
2 changed files with 11 additions and 1 deletions
7
nodes/rottenraptor-server-ipmi.toml
Normal file
7
nodes/rottenraptor-server-ipmi.toml
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
dummy = true
|
||||||
|
|
||||||
|
[metadata.icinga_options]
|
||||||
|
period = "daytime"
|
||||||
|
|
||||||
|
[metadata.interfaces.default]
|
||||||
|
ips = ["192.168.100.27/24"]
|
|
@ -1,10 +1,13 @@
|
||||||
hostname = "172.19.138.98"
|
hostname = "91.198.192.207"
|
||||||
groups = ["debian-bookworm"]
|
groups = ["debian-bookworm"]
|
||||||
bundles = ["ipmitool"]
|
bundles = ["ipmitool"]
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
backups.exclude_from_backups = true
|
backups.exclude_from_backups = true
|
||||||
|
|
||||||
|
[metadata.icinga_options]
|
||||||
|
period = "daytime"
|
||||||
|
|
||||||
[metadata.interfaces.eno4]
|
[metadata.interfaces.eno4]
|
||||||
ips = [
|
ips = [
|
||||||
"91.198.192.207/27",
|
"91.198.192.207/27",
|
||||||
|
|
Loading…
Reference in a new issue