aboutsummaryrefslogtreecommitdiff
path: root/terraform/ipam6/ipam6.tf
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2025-02-05 17:51:33 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2025-02-05 17:51:33 +0100
commit21e47c8b92657606e81a30e1ff6734aeb7ba22bc (patch)
treeeee67a6fde532d188e7f1e3744412a99ac4d64f0 /terraform/ipam6/ipam6.tf
parent4177618b097b80af192adebb570fbe3e81ea01cd (diff)
downloadinfra-21e47c8b92657606e81a30e1ff6734aeb7ba22bc.tar.gz
infra-21e47c8b92657606e81a30e1ff6734aeb7ba22bc.tar.bz2
infra-21e47c8b92657606e81a30e1ff6734aeb7ba22bc.tar.xz
infra-21e47c8b92657606e81a30e1ff6734aeb7ba22bc.zip
ipam: Adding garasjepi
Diffstat (limited to 'terraform/ipam6/ipam6.tf')
-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 74a6fe4..79a350a 100644
--- a/terraform/ipam6/ipam6.tf
+++ b/terraform/ipam6/ipam6.tf
@@ -92,6 +92,10 @@ output "networks" {
address : "fdb1:4242:3538:2006::ffff"
prefix : "128"
}
+ garasjepi = {
+ address : "fdb1:4242:3538:2005:37df:fafe:392:f991"
+ prefix : "128"
+ }
}
}
hash_dn42 = {
@@ -193,6 +197,10 @@ output "hosts" {
address : "fdb1:4242:3538:2006::ffff"
prefix : "128"
}
+ garasjepi = {
+ address : "fdb1:4242:3538:2005:37df:fafe:392:f991"
+ prefix : "128"
+ }
hash = {
address : "fdb1:4242:3538:2007::ffff"
prefix : "128"