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

[rfe] Add option for Satellite beta installation #355

Closed vsedmik closed 1 year ago

vsedmik commented 5 years ago

I am trying to clone beta version of the Sattelite, but the clone tool tries to install it from the cdn, where beta is not available yet. Some option (switch or via config file) for cloning beta would be appreciated.

evgeni commented 1 year ago

you can set enable_repos: false in the config and do the setup of the repos yourself.