aboutsummaryrefslogtreecommitdiff
path: root/terraform/ipam6
diff options
context:
space:
mode:
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 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"