Merge "Replace openstack.org git:// URLs with https://"

This commit is contained in:
Zuul 2019-03-25 13:44:16 +00:00 committed by Gerrit Code Review
commit ed454343cd
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ then
-m clonemap.yaml \
--cache-dir /opt/git \
--workspace /home/jenkins/workspace/ \
git://git.openstack.org \
https://git.openstack.org \
$cookbook_projects && \
sudo chown -R jenkins:jenkins /home/jenkins/workspace && \
sudo mkdir -p /home/jenkins/.chef && \