SUSE / suse-migration-services

GNU General Public License v3.0
7 stars 10 forks source link

accomodate cloud-regionsrv-client file location cahnges #250

Closed rjschwei closed 2 years ago

rjschwei commented 2 years ago

With version 10.0.4 of cloud-regionsrv-client files have been relocated from /var/lib/cloudregister/ to /var/cache/cloudregister/ to support SLE-Micro read only setup. In DMS we bind mount the cache of the to make update server information available to the migration system. The code needs to accomodate the new location, i.e. check if either exists and has content and then mount the proper location into DMS.