Problem:
I am currently in the process of migrating an old foreman instance (2.1.4) to a fresh 3.4 installation provisioned via ansible and the theforeman.operator
ansible collection.
During planning it was decided to skip upgrading the instance throughout all versions and instead try to import existing settings into a new instance.
Since the 2.4.1 installation was installed manually, I was wondering wether it was possible to just export all the foreman-installer CLI options that were user defined. I.e. I am trying to get an export with all the config options that are configurable via the installer and are not set to a default value. At least getting a list of the changed options should be possible, as the installer is clearly aware of them. I just don’t know how.
Expected outcome:
Some command line option that gives me a list of foreman-installer CLI options that were user set and their current value so I can reuse them.
Foreman and Proxy versions:
Foreman 2.4.1 (same for controller / smart proxy)
Foreman and Proxy plugin versions:
n/a see above
Distribution and version:
CentOS 7.9.2009