The users anaconda module enables users to create user accounts at install time if one is not already created in the payload. This is required for the cloud API (Image Builder service) for the image installer where user customizations are not supported. Without it, user creation isn't possible on the installed system. The module also enables user creation at install time through the kickstart file for both the image-installer and the edge-installer (Anaconda only). Therefore, for the image-installer, the users and groups are no longer created as part of the payload. This commit adapts the changes from the following commits (originally made in the RHEL 8.6 and RHEL 9.0 distros) to the rest of the RHEL distro definitions: |
||
|---|---|---|
| .. | ||
| ansible | ||
| azure | ||
| cloud-init | ||
| composer | ||
| kerberos | ||
| keyring | ||
| koji | ||
| manifests | ||
| openshift | ||
| repositories | ||
| upgrade8to9 | ||
| worker | ||
| x509 | ||