summaryrefslogtreecommitdiffstats
path: root/roles
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
commitf9b46bb8fcb6063fe3af31c51520f643345ddb87 (patch)
tree3a6f5b5f5bde808f618b79fa08e60ca3f3b8276a /roles
parent222cafd9672354da0347e28afaf004fa8cef96b8 (diff)
Fix bridge network treated as new device
Diffstat (limited to 'roles')
-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