action #115784
Updated by apappas over 2 years ago
## ** Observation While trying to automate the creation of an openQA test development VM, I installed and ran the open-bootstrap script. Currently this fails because `git clone` for os-autoninst-* happens over ssh and not https, even though `openqa-bootstrap-container` does so. ## ** Acceptance Criteria * **AC1:** Change the script to clone over https