diff --git a/playbooks/tox-puppet-lint/pre.yaml b/playbooks/tox-puppet-lint/pre.yaml index 7328afba9f..4be452dc43 100644 --- a/playbooks/tox-puppet-lint/pre.yaml +++ b/playbooks/tox-puppet-lint/pre.yaml @@ -42,7 +42,7 @@ dest: . EOF /usr/zuul-env/bin/zuul-cloner -m $CLONEMAP --cache-dir /opt/git \ - git://git.openstack.org $ZUUL_PROJECT + https://git.openstack.org $ZUUL_PROJECT executable: /bin/bash chdir: '{{ ansible_user_dir }}/workspace' environment: '{{ zuul | zuul_legacy_vars }}'