summaryrefslogtreecommitdiff
path: root/playbooks
diff options
context:
space:
mode:
authorIan Wienand <iwienand@redhat.com>2019-03-24 20:36:20 +0000
committerIan Wienand <iwienand@redhat.com>2019-03-24 20:36:20 +0000
commit007821e830957cc8a8a873e2706329da1481f07c (patch)
treeffdecf020f4f2d59a899cb1134c2d7bafec78a93 /playbooks
parentddafb0e40dc1c2491df35b4eca604309e185351e (diff)
downloadtrove-007821e830957cc8a8a873e2706329da1481f07c.tar.gz
Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org git:// URLs with https:// equivalents. This is in aid of a planned future move of the git hosting infrastructure to a self-hosted instance of gitea (https://gitea.io), which does not support the git wire protocol at this stage. This update should result in no functional change. For more information see the thread at http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html Change-Id: I7f2db9189611a1e2121d9e7bacd35c05382b5915
Diffstat (limited to 'playbooks')
-rw-r--r--playbooks/legacy/grenade-dsvm-trove/run.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/legacy/grenade-dsvm-trove/run.yaml b/playbooks/legacy/grenade-dsvm-trove/run.yaml
index b37521b3..11d7ef83 100644
--- a/playbooks/legacy/grenade-dsvm-trove/run.yaml
+++ b/playbooks/legacy/grenade-dsvm-trove/run.yaml
@@ -17,7 +17,7 @@
dest: devstack-gate
EOF
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
- git://git.openstack.org \
+ https://git.openstack.org \
openstack-infra/devstack-gate
executable: /bin/bash
chdir: '{{ ansible_user_dir }}/workspace'