diff --git a/Berksfile b/Berksfile index 9b0b4f67..af8f4d53 100644 --- a/Berksfile +++ b/Berksfile @@ -1,11 +1,10 @@ metadata - cookbook "glance", - git: "git@github.com:att-cloud/cookbook-glance.git" + git: "git://github.com/stackforge/cookbook-openstack-image.git" cookbook "keystone", - git: "git@github.com:att-cloud/cookbook-keystone.git" + git: "git://github.com/stackforge/cookbook-openstack-identity.git" cookbook "openstack-common", - git: "git@github.com:att-cloud/cookbook-openstack-common.git" + git: "git://github.com/stackforge/cookbook-openstack-common.git" cookbook "sysctl", - git: "git@github.com:Fewbytes/sysctl-cookbook.git" + git: "git://github.com/Fewbytes/sysctl-cookbook.git"