github.com/SUSE/skuba@v1.4.17/ci/infra/aws/cloud-init/register-suma.tpl (about) 1 - curl --tlsv1.2 --insecure --connect-timeout 10 https://${suma_server_name}/pub/bootstrap/bootstrap.sh --output /tmp/bootstrap.sh 2 - chmod +x /tmp/bootstrap.sh 3 - sh /tmp/bootstrap.sh