summaryrefslogtreecommitdiff
path: root/playbooks
diff options
context:
space:
mode:
authorIan Wienand <iwienand@redhat.com>2019-03-24 20:34:42 +0000
committerIan Wienand <iwienand@redhat.com>2019-03-24 20:34:42 +0000
commit1623502eb1fd5541153af94a3ad41f70d0f960dd (patch)
tree056a71d6c472c2e863f45e37a4ee6eeed72d825c /playbooks
parentc3386126e0f08c0b178778f90e1457e48376b3b5 (diff)
downloadnova-1623502eb1fd5541153af94a3ad41f70d0f960dd.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: I913aafeeca1569bc244347bc630762f5a6cc072e
Diffstat (limited to 'playbooks')
-rw-r--r--playbooks/legacy/nova-cells-v1/run.yaml2
-rw-r--r--playbooks/legacy/nova-grenade-live-migration/run.yaml2
-rw-r--r--playbooks/legacy/nova-live-migration/run.yaml2
-rw-r--r--playbooks/legacy/nova-lvm/run.yaml2
-rw-r--r--playbooks/legacy/nova-next/run.yaml2
5 files changed, 5 insertions, 5 deletions
diff --git a/playbooks/legacy/nova-cells-v1/run.yaml b/playbooks/legacy/nova-cells-v1/run.yaml
index 49bf9a4c4e..05f8dde19e 100644
--- a/playbooks/legacy/nova-cells-v1/run.yaml
+++ b/playbooks/legacy/nova-cells-v1/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'
diff --git a/playbooks/legacy/nova-grenade-live-migration/run.yaml b/playbooks/legacy/nova-grenade-live-migration/run.yaml
index ac5833452a..2fa6fdd40f 100644
--- a/playbooks/legacy/nova-grenade-live-migration/run.yaml
+++ b/playbooks/legacy/nova-grenade-live-migration/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'
diff --git a/playbooks/legacy/nova-live-migration/run.yaml b/playbooks/legacy/nova-live-migration/run.yaml
index 5101b0d6e1..a69cfd452b 100644
--- a/playbooks/legacy/nova-live-migration/run.yaml
+++ b/playbooks/legacy/nova-live-migration/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'
diff --git a/playbooks/legacy/nova-lvm/run.yaml b/playbooks/legacy/nova-lvm/run.yaml
index 4f9ff00b2d..cea89f28a2 100644
--- a/playbooks/legacy/nova-lvm/run.yaml
+++ b/playbooks/legacy/nova-lvm/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'
diff --git a/playbooks/legacy/nova-next/run.yaml b/playbooks/legacy/nova-next/run.yaml
index cdf9093ece..e71d48374a 100644
--- a/playbooks/legacy/nova-next/run.yaml
+++ b/playbooks/legacy/nova-next/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'