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

Support passing named parameters to the setup script #57

Open sthirugn opened 7 years ago

sthirugn commented 7 years ago

Created as per https://github.com/RedHatSatellite/satellite-clone/pull/56#issuecomment-273787590

sthirugn commented 7 years ago

Also as per https://github.com/RedHatSatellite/satellite-clone/pull/56#discussion_r96880858:

It would be nice to add a check for either:

    the $USERNAME and $PASSWORD variables are updated
    this command completes successfully

and terminate the script if this isn't true