Skip to content

Commit 21c3df6

Browse files
committed
Added note in machine configuration tasks.
1 parent 8e81dde commit 21c3df6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

post_installation_configuration/machine-configuration-tasks.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ Aside from a few specialized features, most changes to operating systems on {pro
1212

1313
Tasks in this section describe how to use features of the Machine Config Operator to configure operating system features on {product-title} nodes.
1414

15+
[IMPORTANT]
16+
====
17+
NetworkManager stores new network configurations to `/etc/NetworkManager/system-connections/` in a key file format
18+
19+
Previously, NetworkManager stored new network configurations to `/etc/sysconfig/network-scripts/` in the ifcfg format. Starting with RHEL 9.0, RHEL stores new network configurations at `/etc/NetworkManager/system-connections/` in a key file format. The connections configurations stored to `/etc/sysconfig/network-scripts/` in the old format still work uninterrupted. Modifications in existing profiles continue updating the older files.
20+
====
21+
1522
[id="understanding-the-machine-config-operator"]
1623
== Understanding the Machine Config Operator
1724

0 commit comments

Comments
 (0)