From 65e61a916ddc039c2fd571fdc3470d169034cc56 Mon Sep 17 00:00:00 2001 From: inspurericzhang Date: Tue, 19 Nov 2019 15:24:27 +0800 Subject: [PATCH] Replace git.openstack.org with opendev.org Change-Id: Ib8f7bf2608b06178388b91fc7b90460896bce416 --- Berksfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Berksfile b/Berksfile index 5302393..53046cf 100644 --- a/Berksfile +++ b/Berksfile @@ -3,7 +3,7 @@ source 'https://supermarket.chef.io' metadata cookbook 'openstack-common', - git: 'https://git.openstack.org/openstack/cookbook-openstack-common' + git: 'https://opendev.org/openstack/cookbook-openstack-common' cookbook 'openstackclient', - git: 'https://git.openstack.org/openstack/cookbook-openstackclient' + git: 'https://opendev.org/openstack/cookbook-openstackclient'