mirror of
https://github.com/linux-system-roles/network.git
synced 2026-07-19 01:17:00 +00:00
This fixes a bug in the `network_connections` module when using the `initscripts` provider and encountering a connection with `autoconnect` set to false. It fails to write any `ONBOOT=` line to the interface's `ifcfg-*` file, which RHEL treats as equivalent to `ONBOOT=yes`. This explicitly sets `ONBOOT` for all interfaces defined, instead of relying on what RHEL considers its default value. |
||
|---|---|---|
| .. | ||
| network_connections.py | ||