README: Remove outdated information regarding the ifcfg-rh plugin.

The storage plugin used by NM is an implementation detail that the role
does not care about, since it uses NM via libnm.

Signed-off-by: Till Maas <opensource@till.name>
This commit is contained in:
Till Maas 2022-03-18 20:57:07 +01:00
parent 60b92ab7c0
commit ce979cdb18

View file

@ -38,12 +38,10 @@ For each host a list of networking profiles can be configured via the
`network_connections` variable.
- For `initscripts`, profiles correspond to ifcfg files in the
`/etc/sysconfig/network-scripts/ifcfg-*` directory.
`/etc/sysconfig/network-scripts/` directory.
- For `NetworkManager`, profiles correspond to connection profiles as handled by
NetworkManager. Fedora and RHEL use the `ifcfg-rh-plugin` for NetworkManager,
which also writes or reads configuration files to `/etc/sysconfig/network-scripts/ifcfg-*`
for compatibility.
- For `nm`, profiles correspond to connection profiles as handled by
NetworkManager.
Note that the `network` role primarily operates on networking profiles
(connections) and not on devices, but it uses the profile name by default as