ansble-terraform-jsonnet/config/networking.libsonnet

8 lines
151 B
Plaintext
Raw Normal View History

2021-10-03 19:04:37 +02:00
{
infraDomain: "m5w.de",
# needs to be /96
ipSubnet: "fdc2:d459:3f8a:84a3:coffe:coffe",
defaultTTL: 3600,
defaultZoneTTL: 86400,
}