mirror of
https://github.com/linux-system-roles/network.git
synced 2026-07-25 03:47:15 +00:00
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:
parent
60b92ab7c0
commit
ce979cdb18
1 changed files with 3 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue