-
Task
-
Resolution: Duplicate
-
Undefined
-
None
-
None
-
None
-
None
-
False
-
False
-
-
Testable
In order to run the convert2rhel pre-assessment from a Tasks App, we need to have a script which Insights can send to the client to be executed by the rhc-bash-worker.
The script needs to do the following things:
- Configure the client machine to yum install convert2rhel from the public cdn repo
- Install convert2rhel if it is not installed
- Update convert2rhel if it is not the most recent package
- If certain optional parameters are present, write them to a protected temporary file
- Run convert2rhel with optional (and mandatory) environment variables and command line arguments
- Delete the temporary config file
- ? Remove the convert2rhel repo?
- ? Remove the certificate for the cdn?
- Output a Beginning of json results marker (TBD)
- Output the json results from the convert2rhel run
- Output the End of json results arker (TBD)
- is cloned by
-
RHELC-1059 Create a signed script to perform a centos7 => rhel7 conversion
- Closed