Commit 03bf9f1
committed
chore(ci): Mitigate 'Legacy network configuration found' inhibitor
The reason is AlmaLinux Vagrant boxes now include cloud-init.
It generates network configuration files in legacy "ifcfg" format.
Converting of the configuration into NetworkManager native "keyfile" format is required.
(cherry picked from commit d8e3e61)1 parent 74a3f17 commit 03bf9f1
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| 262 | + | |
262 | 263 | | |
263 | 264 | | |
264 | 265 | | |
265 | 266 | | |
266 | 267 | | |
267 | 268 | | |
268 | | - | |
| 269 | + | |
| 270 | + | |
269 | 271 | | |
270 | 272 | | |
271 | 273 | | |
| |||
0 commit comments