cpanel / elevate

elevate your cPanel&WHM CentOS 7 server to Almalinux 8
https://cpanel.github.io/elevate/
BSD 2-Clause "Simplified" License
45 stars 32 forks source link

Add 'sys-snap' to the list of packages that PackageRestore handles #550

Closed cPholloway closed 5 days ago

cPholloway commented 1 week ago

Case RE-952: This adds 'sys-snap' to the list of packages that the PackageRestore component handles. It also now explicitely removes the packages as it was previously relying on leapp to implicitely remove them.

Changelog: Add 'sys-snap' to the list of packages that the PackageRestore component handles

By submitting pull requests to this repo, I agree to the Contributor License Agreement which can be found at: https://github.com/cpanel/elevate/blob/main/docs/cPanel-CLA.pdf

cPholloway commented 1 week ago

I'm going to update a unit test for this. Noticed that something needs a mock when I was checking something this morning