diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2025-01-13 14:40:58 +0100 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2025-01-13 14:40:58 +0100 |
commit | 4177618b097b80af192adebb570fbe3e81ea01cd (patch) | |
tree | 1291213d2df4257234e8e149878f122c50f4adae /terraform/ipam6 | |
parent | d1950b1bc93685362b2bf33a8c223377650fda02 (diff) | |
download | infra-4177618b097b80af192adebb570fbe3e81ea01cd.tar.gz infra-4177618b097b80af192adebb570fbe3e81ea01cd.tar.bz2 infra-4177618b097b80af192adebb570fbe3e81ea01cd.tar.xz infra-4177618b097b80af192adebb570fbe3e81ea01cd.zip |
Diffstat (limited to 'terraform/ipam6')
-rw-r--r-- | terraform/ipam6/ipam6.tf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/terraform/ipam6/ipam6.tf b/terraform/ipam6/ipam6.tf index 555504d..74a6fe4 100644 --- a/terraform/ipam6/ipam6.tf +++ b/terraform/ipam6/ipam6.tf @@ -126,7 +126,7 @@ output "networks" { prefix : "128" } ha-lhn2 = { - address : "fdb1:4242:3538:2008:d6f6:9b99:6a53:da1e" + address : "fdb1:4242:3538:2008:9c59:926f:1dc9:89db" prefix : "128" } conflatorio = { @@ -206,7 +206,7 @@ output "hosts" { prefix : "128" } ha-lhn2 = { - address : "fdb1:4242:3538:2008:d6f6:9b99:6a53:da1e" + address : "fdb1:4242:3538:2008:9c59:926f:1dc9:89db" prefix : "128" } conflatorio = { |