summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-07-08 11:23:38 +0200
committerAhmed Abdelhalim <[email protected]>2026-07-08 11:23:38 +0200
commit8751a5db8e7d57a8d0f9f84d71a0ef17f5f7eaa9 (patch)
tree3a6f5b5f5bde808f618b79fa08e60ca3f3b8276a
parente06dc8a7b62ad3029503914602401d5f235ce442 (diff)
Fix bridge network treated as new device
-rw-r--r--roles/network/templates/bridge.nmconnection.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/network/templates/bridge.nmconnection.j2 b/roles/network/templates/bridge.nmconnection.j2
index 42c77380..0088a1a1 100644
--- a/roles/network/templates/bridge.nmconnection.j2
+++ b/roles/network/templates/bridge.nmconnection.j2
@@ -17,4 +17,4 @@ dns={{ network_ipv4_dns }}
[ipv6]
addr-gen-mode=default
-method=auto
+method=disabled