bundlewrap/nodes/ns-ghirahim.toml

27 lines
505 B
TOML
Raw Permalink Normal View History

hostname = "46.101.91.6"
2023-05-16 17:25:23 +00:00
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"
2023-05-19 19:58:20 +00:00
[metadata.postfix]
# It's fine to do this without authentificating to the relayhost.
# These Systems are not supposed to send mail anywhere else
# than our own domains.
2023-09-24 08:34:54 +00:00
relayhost = "[mail.franzi.business]:2525"
2023-05-19 19:58:20 +00:00
2023-05-16 17:25:23 +00:00
[metadata.postgresql]
version = "15"
[metadata.vm]
cpu = 1
ram = 1