action #115784
Updated by livdywan 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:** openqa-bootstrap uses https Change the script to clone git repositories over https