fix openstack-common cookbook source in Berksfile

Change-Id: Ie16cba0e870faf82337f99211cef2368c252b56f
This commit is contained in:
Ionuț Arțăriși 2013-07-04 11:03:46 +02:00
parent 365e6cc33c
commit 26408c75e2
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
metadata
cookbook 'openstack-identity', :git => 'https://github.com/stackforge/cookbook-openstack-identity.git'
cookbook 'openstack-common', :git => 'https://github.com/att-cloud/cookbook-openstack-common.git'
cookbook 'openstack-common', :git => 'https://github.com/stackforge/cookbook-openstack-common.git'
cookbook 'database'
cookbook 'mysql'