diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-07-23 00:42:43 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-07-23 00:42:43 +0200 |
| commit | ff4eb129eea3f3743f82e5f1f7858d43625dba3d (patch) | |
| tree | c737e5354cb0622f28db6565c3dfea445e389b06 /roles/network/templates/NetworkManager.conf.j2 | |
| parent | f7c8bd8143d6bc1e5b55bfd9591101ed41651d25 (diff) | |
Disable ipv6 completely and remove related code
Co-Authored-By: Claude.ai
Diffstat (limited to 'roles/network/templates/NetworkManager.conf.j2')
| -rw-r--r-- | roles/network/templates/NetworkManager.conf.j2 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/roles/network/templates/NetworkManager.conf.j2 b/roles/network/templates/NetworkManager.conf.j2 index a67d2e27..43baa2f6 100644 --- a/roles/network/templates/NetworkManager.conf.j2 +++ b/roles/network/templates/NetworkManager.conf.j2 @@ -16,8 +16,6 @@ ethernet.cloned-mac-address=random wifi.cloned-mac-address=stable [connection] -ipv6.ip6-privacy=2 -ipv6.dhcp-duid=stable-uuid wifi.powersave=2 connection.mdns=2 |
