diff --git a/versioned_docs/version-1.6/release-notes.md b/versioned_docs/version-1.6/release-notes.md index c4edf3dc3..01e375b41 100644 --- a/versioned_docs/version-1.6/release-notes.md +++ b/versioned_docs/version-1.6/release-notes.md @@ -31,9 +31,9 @@ The docs versioning is based on the `Elemental Operator` component as it's the u ## Known issues ### Predictable Network Interface Names -The SLE Micro OS images released in the default +The SLE Micro OS images with versions v2.1.1 and v2.1.2 (released in the default [ManagedOSVersionChannel](managedosversionchannel-reference)) -with versions v2.1.1 and v2.1.2 adopt predictable network interface names by default. +adopt predictable network interface names by default. This is a change from SLE Micro OS images previously released, so you should expect your Elemental hosts to switch the network interface names from the `ethX` template to the `enpXsY` one. @@ -55,4 +55,4 @@ The v2.1.3 OS images will be released via the default Elemental 1.6 channel. The SLE Micro OS images released in the current Elemental version (throught the default [ManagedOSVersionChannel](managedosversionchannel-reference)) do not allow ssh root access via password anymore. Easyest workaround is to either configure ssh root access via an ssh -key or add a new user to the system. \ No newline at end of file +key or add a new user to the system.