Commit 21bc439
authored
Disable predictable interface names (bsc#1230904) (#1581)
This commit adds the net.ifnames=0 kernel parameter to the
OS images to prevent interface rename. With the new Micro 6
image, the kernel uses predicable interface naming convention,
which causes a network interface rename when upgrading from older
OS versions.
This change disables this new kernel feature and keeps the old
behavior.
Fixes bsc#1230904
Signed-off-by: David Cassany <[email protected]>
(cherry picked from commit a9c1d57)
1 parent 8013a5a commit 21bc439
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments