cookbook-openstack-network/Berksfile

9 lines
387 B
Ruby

site :opscode
cookbook 'openstack-network', :path => '.'
cookbook 'apt', :git => 'https://github.com/opscode-cookbooks/apt.git'
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 'database'
cookbook 'mysql'