ansble-terraform-jsonnet/config/networking.libsonnet
2021-10-03 19:04:37 +02:00

8 lines
151 B
Plaintext

{
infraDomain: "m5w.de",
# needs to be /96
ipSubnet: "fdc2:d459:3f8a:84a3:coffe:coffe",
defaultTTL: 3600,
defaultZoneTTL: 86400,
}