Extend the `org.osbuild.rhsm` stage to configure selected options in the subscription-manager configuration (in `/etc/rhsm/rhsm.conf`). It is possible to set only values currently set in RHEL AMI images, specifically: - `manage_repos` option in `rhsm` section - `auto_registration` option in `rhsmcertd` section Ensure that the stage does not "touch" any configuration files, unless it actually changes them. This prevents changing the file modification time. Update the `org.osbuild.rhsm` stage test case to set the additional configuration options. Signed-off-by: Tomas Hozza <thozza@redhat.com> |
||
|---|---|---|
| .. | ||
| data | ||
| mod | ||
| pipelines | ||
| run | ||
| src | ||
| .gitignore | ||
| __init__.py | ||
| initrd.py | ||
| test.py | ||