From ce979cdb18485a22d699436f2e2511ce2fd53808 Mon Sep 17 00:00:00 2001 From: Till Maas Date: Fri, 18 Mar 2022 20:57:07 +0100 Subject: [PATCH] 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 --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d14e677..6b6d4cd 100644 --- a/README.md +++ b/README.md @@ -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