rename nameservers, once again

This commit is contained in:
Franzi 2023-05-16 20:05:40 +02:00
parent 1260410eae
commit a6f865104c
Signed by: kunsi
GPG key ID: 12E3D2136B818350
4 changed files with 11 additions and 6 deletions

23
nodes/ns-ghirahim.toml Normal file
View file

@ -0,0 +1,23 @@
hostname = "46.101.91.6"
groups = [
"debian-bullseye",
"dns",
]
[metadata.interfaces.eth0]
ips = [
"46.101.91.6/20",
"2a03:b0c0:1:d0::bc2:6001/124",
]
gateway4 = "46.101.80.1"
gateway6 = "2a03:b0c0:1:d0::1"
[metadata.icinga_options]
pretty_name = "ns-ghirahim.kunbox.net"
[metadata.postgresql]
version = "15"
[metadata.vm]
cpu = 1
ram = 1