feat!(podman): Enable dual stack by default
This commit is contained in:
parent
1f6d3691fc
commit
3ecd8738ab
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ podman_usernamespace_uid_amount: 2147483648
|
|||
# This should not include the prefix-length, so the setting should end with "::"
|
||||
# NOTE: This needs the default network to be recreated. Rebooting works and so should stopping
|
||||
# all containers.
|
||||
# podman_default_network_ipv6_prefix: "fdfc:ace7:1f7c:4ff3::"
|
||||
podman_default_network_ipv6_prefix: "fdfc:ace7:1f7c:4ff3::"
|
||||
|
||||
# Podman allows to set a timezone (--tz flag) for each container. A default can be set
|
||||
# in any of the containers.conf config files.
|
||||
|
|
Loading…
Add table
Reference in a new issue