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'