RedHatSatellite / satellite-clone

Utility to assist cloning an existing Satellite 6 server to a new host
GNU General Public License v3.0
37 stars 31 forks source link

Disable Smart Proxy Realm plugin #388

Closed ekohl closed 2 years ago

ekohl commented 3 years ago

Similar to 5d94c6ee25eccff05c8f894217aed6245e186d34 this disables realm integration on cloning. This is because the new host is usually not enrolled in IPA so the files it tries to read are not present. That causes clones to fail.

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1965844

jturel commented 3 years ago

Looks good & makes sense. Running the automated testing against the change now

ekohl commented 3 years ago

I walked through this with the customer but it turns out not to work as expected. While it does allow the step to pass, then it later fails when it runs the actual import with the answers file from the backup. This means it fails on a later step.