aboutsummaryrefslogtreecommitdiff
path: root/terraform/ipam6
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2025-12-28 11:33:57 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2025-12-28 11:33:57 +0100
commita764627ff01c833c9e6764f685f40800b810088c (patch)
tree0004f1e64e9ca4cda5158bac4cf3cd3a26260d9c /terraform/ipam6
parente87d9b0386d42a2afe8c969fa57dc0c1764cdcf9 (diff)
downloadinfra-master.tar.gz
infra-master.tar.bz2
infra-master.tar.xz
infra-master.zip
ipam: lhn2pi-wifiHEADmaster
Diffstat (limited to 'terraform/ipam6')
-rw-r--r--terraform/ipam6/ipam6.tf8
1 files changed, 8 insertions, 0 deletions
diff --git a/terraform/ipam6/ipam6.tf b/terraform/ipam6/ipam6.tf
index 5c3f54d..88625f0 100644
--- a/terraform/ipam6/ipam6.tf
+++ b/terraform/ipam6/ipam6.tf
@@ -127,6 +127,10 @@ output "networks" {
address : "fdb1:4242:3538:2008::ffff"
prefix : "64"
}
+ lhn2pi-wifi = {
+ address : "fdb1:4242:3538:2008:da3a:ddff:fe39:3669"
+ prefix : "64"
+ }
lhn2-z2m = {
address : "fdb1:4242:3538:2008:9aed:e460:1711:7dd"
prefix : "128"
@@ -238,6 +242,10 @@ output "hosts" {
address : "fdb1:4242:3538:2008::ffff"
prefix : "64"
}
+ lhn2pi-wifi = {
+ address : "fdb1:4242:3538:2008:da3a:ddff:fe39:3669"
+ prefix : "64"
+ }
lhn2-z2m = {
address : "fdb1:4242:3538:2008:9aed:e460:1711:7dd"
prefix : "128"