add rottenraptor-server
This commit is contained in:
parent
c5fb1b8a28
commit
e35fbdd183
1 changed files with 14 additions and 0 deletions
14
nodes/rottenraptor-server.toml
Normal file
14
nodes/rottenraptor-server.toml
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
hostname = "172.19.138.98"
|
||||||
|
groups = ["debian-bookworm"]
|
||||||
|
bundles = ["ipmitool"]
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
backups.exclude_from_backups = true
|
||||||
|
|
||||||
|
[metadata.interfaces.eno4]
|
||||||
|
ips = [
|
||||||
|
"91.198.192.207/27",
|
||||||
|
"2001:67c:b54:1::e/64",
|
||||||
|
]
|
||||||
|
gateway4 = "91.198.192.193"
|
||||||
|
gateway6 = "2001:67c:b54:1::1"
|
Loading…
Reference in a new issue