2101de5176
* removed Berksfile.lock from .gitignore * added branch tag to Berksfile dependencies Change-Id: Iad82430c860e3e764969a158526b15cc2a460e01
12 lines
381 B
Ruby
12 lines
381 B
Ruby
metadata
|
|
|
|
cookbook 'openstack-image',
|
|
git: 'git://github.com/stackforge/cookbook-openstack-image.git',
|
|
branch: 'stable/havana'
|
|
cookbook 'openstack-identity',
|
|
git: 'git://github.com/stackforge/cookbook-openstack-identity.git',
|
|
branch: 'stable/havana'
|
|
cookbook 'openstack-common',
|
|
git: 'git://github.com/stackforge/cookbook-openstack-common.git',
|
|
branch: 'stable/havana'
|