redhat-cop / infra.leapp

Collection of Ansible roles for automating RHEL in-place upgrades using Leapp.
MIT License
43 stars 33 forks source link

Add support for custom repos #161

Closed jeffmcutter closed 3 months ago

jeffmcutter commented 4 months ago

For leapp_upgrade_type custom.

jeffmcutter commented 4 months ago

@swapdisk OK with you to merge?

jeffmcutter commented 4 months ago

I'm working on more updates for this. Please don't merge yet.

jeffmcutter commented 4 months ago

I'm working on additional functionality for this. Will resubmit when ready.

jeffmcutter commented 4 months ago

With the last set of commits, the leapp_upgrade_type custom now has equal functionality to leapp_upgrade_type_satellite.

I have tested 6-7, 7-8, 8-9 with satellite and 7-8 with custom. I'm working on setting up repos for 6 and 9 to test 6-7 and 8-9 with local custom repos.

jeffmcutter commented 4 months ago

I have now tested succesfully 6-7, 7-8, and 8-9 upgrades using leapp_upgrade_types cdn, satellite, and custom.

jeffmcutter commented 3 months ago

@swapdisk I took the liberty of adding the satellite vars to the upgrade README as well as adding the custom repo vars to both.