aboutsummaryrefslogtreecommitdiff
path: root/terraform/ipam6
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2025-01-01 18:56:29 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2025-01-01 18:56:29 +0100
commit485148048209ae47c1dbf0f4df6f9586335561c4 (patch)
tree42c7db20a77b2bd954eeb8e70abe26f3b66b03dd /terraform/ipam6
parentc42ae9d8b086ae3f2036ad743a324e682e5f4d08 (diff)
downloadinfra-485148048209ae47c1dbf0f4df6f9586335561c4.tar.gz
infra-485148048209ae47c1dbf0f4df6f9586335561c4.tar.bz2
infra-485148048209ae47c1dbf0f4df6f9586335561c4.tar.xz
infra-485148048209ae47c1dbf0f4df6f9586335561c4.zip
zigbee2mqttHEADmaster
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 4b7d494..eada854 100644
--- a/terraform/ipam6/ipam6.tf
+++ b/terraform/ipam6/ipam6.tf
@@ -121,6 +121,10 @@ output "networks" {
address : "fdb1:4242:3538:2008::ffff"
prefix : "128"
}
+ lhn2-z2m = {
+ address : "fdb1:4242:3538:2008:9aed:e460:1711:7dd"
+ prefix : "128"
+ }
conflatorio = {
address : "fdb1:4242:3538:2008:8042:32ff:fe0c:7161"
prefix : "128"
@@ -193,6 +197,10 @@ output "hosts" {
address : "fdb1:4242:3538:2008::ffff"
prefix : "128"
}
+ lhn2-z2m = {
+ address : "fdb1:4242:3538:2008:9aed:e460:1711:7dd"
+ prefix : "128"
+ }
conflatorio = {
address : "fdb1:4242:3538:2008:8042:32ff:fe0c:7161"
prefix : "128"