Files
nomad/.changelog/25632.txt
Wim f712d5db90 Add AllocIPv6 option to allow IPv6 address being used for service registration (#25632)
Fixes #25627 by adding an extra `alloc_advertise_ipv6` option similar to the `AdvertiseIPv6Addr` with the docker driver config.

Fixes: https://github.com/hashicorp/nomad/issues/25627
2025-08-08 15:01:46 -04:00

4 lines
111 B
Plaintext

```release-note:bug
consul: Add AllocIPv6 option to allow IPv6 address being used for service registration
```