add home.r630

This commit is contained in:
Franzi 2024-07-06 10:56:13 +02:00
parent ced6479b8e
commit fbe2197055
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 25 additions and 0 deletions

View file

@ -0,0 +1,6 @@
dummy = true
[metadata.interfaces.eth0]
ips = ["172.19.138.23"]
dhcp = true
mac = "50:9a:4c:ad:f9:c4"

19
nodes/home.r630.toml Normal file
View file

@ -0,0 +1,19 @@
hostname = "172.19.138.22"
groups = ["debian-bookworm"]
[metadata]
icinga_options.exclude_from_monitoring = true
[metadata.interfaces.eno3]
ips = [
"172.19.138.22/24",
]
gateway4 = "172.19.138.1"
ipv6_accept_ra = true
[metadata.users.molly]
password = "!decrypt:dummy$no"
[metadata.vm]
cpu = 56
ram = 128