bundlewrap/nodes/daisy.toml

24 lines
388 B
TOML
Raw Permalink Normal View History

2023-09-20 16:34:59 +00:00
hostname = "2a11:f2c0:3:4::120"
2023-09-23 14:46:45 +00:00
bundles = [
"bird",
"wireguard",
]
2023-09-20 16:34:59 +00:00
groups = [
"debian-bookworm",
]
[metadata]
2023-09-23 13:15:28 +00:00
location = "glauca"
2023-09-20 16:34:59 +00:00
nameservers = [
"2606:4700::1111",
"2606:4700:4700::1001",
]
backups.exclude_from_backups = true
icinga_options.period = "daytime"
[metadata.interfaces.ens18]
ips = [
"2a11:f2c0:3:4::120/64",
]
gateway6 = "fe80::220:91ff:fe45:e19e"