From 485148048209ae47c1dbf0f4df6f9586335561c4 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Wed, 1 Jan 2025 18:56:29 +0100 Subject: zigbee2mqtt --- terraform/ipam6/ipam6.tf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'terraform/ipam6') 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" -- cgit v1.2.3