Minor: Git URI schema and URL change

Change-Id: I0ec3bf08fc3f18b31ad16e7e96a2cd66605d68e4
This commit is contained in:
Roman Gorshunov 2019-03-21 00:57:07 +01:00
parent b8f2792eb6
commit 9ac079dd35
1 changed files with 1 additions and 1 deletions

2
Vagrantfile vendored
View File

@ -17,7 +17,7 @@ Vagrant.configure("2") do |config|
node.vm.hostname = "dbtest"
node.vm.provision :shell, inline: <<-SHELL
#mkdir /root/deploy
#git clone git://git.openstack.org/openstack/airship-divingbell /root/deploy/airship-divingbell
#git clone https://git.airshipit.org/airship-divingbell /root/deploy/airship-divingbell
git clone https://git.openstack.org/openstack/openstack-helm-infra /root/deploy/openstack-helm-infra
cd /root/deploy/openstack-helm-infra
./tools/gate/devel/start.sh full