-
Task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
False
-
True
-
** Note that this is a public ticket, please refrain from adding any sensitive data. **
Currently, we are getting the environment variables that come from the worker, and exporting them to the convert2rhel cli subprocess. With the linked epic, we will have to change this behavior to start writing the environment variables to a config file.
Goal:
- Parse the environment variable specific for convert2rhel that comes from the worker, and write it to the convert2rhel config file.
- Use the configparser module from python to parse and write the config
Acceptance Criteria:
- The convert2rhel config file located at /etc/convert2rhel.ini has all convert2rhel environment variables set with their corresponding values
- depends on
-
RHELC-1507 CONVERT2RHEL_* env vars are settable in the /etc/convert2rhel.ini
- Release Pending