From c5a16c8ad2e0fe3d4dbeabb5257e395c788a741a Mon Sep 17 00:00:00 2001 From: Billy Olsen Date: Tue, 24 Jun 2025 12:59:07 -0700 Subject: [PATCH] Update git submodules * Update charm-hacluster from branch 'master' to 41a75ed15f34c0942bce55d32460257077aa67b9 - Allow for non-dynamic IPv6 addresses Retrieve IPv6 address and allow for non-dynamic addresses. MAAS configures a fixed-address6 entry for servicing dhcpd6 which results in a global but non-dynamic IPv6 address. Additionally, sync charmhelpers to look up all return all IPv6 addresses rather than filtering by dynamic IPv6 address. Closes-Bug: #2111852 Change-Id: Ie8374c71b051c307f74f2671e0a33d989b528705 Signed-off-by: Billy Olsen --- charm-hacluster | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charm-hacluster b/charm-hacluster index 2449932bf7..41a75ed15f 160000 --- a/charm-hacluster +++ b/charm-hacluster @@ -1 +1 @@ -Subproject commit 2449932bf7c618fda4fa412228a133688db13b02 +Subproject commit 41a75ed15f34c0942bce55d32460257077aa67b9