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

Fixes #268 - disable IPA authentication #270

Closed ahumbe closed 6 years ago

ahumbe commented 6 years ago

Added --foreman-ipa-authentication false for installer for the situations where old server had OS level IPA auth configured and it is missing on the new server.

johnpmitsch commented 6 years ago

Thanks for the PR, this is actually open here https://github.com/RedHatSatellite/satellite-clone/pull/269