]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - 3rdparty/Puppetfile
add Openstack modules to 3rdparty
[dsa-puppet.git] / 3rdparty / Puppetfile
index d3c0c2d43d47f1050f01360205320987682c6172..ad9ff68fd01879b91b2181e8698ec2f8309094fa 100644 (file)
@@ -10,3 +10,21 @@ mod 'puppetlabs/inifile', '1.3.0'
 
 mod 'elasticsearch/elasticsearch', '0.9.5'
 mod 'nanliu/staging', '1.0.3'
+
+# OpenStack
+mod 'keystone', 
+  :git => 'https://github.com/openstack/puppet-keystone', 
+  :tag => '5.1.0'
+mod 'puppetlabs/apache', '1.5.0'
+mod 'openstacklib', 
+  :git => 'https://github.com/openstack/puppet-openstacklib',
+  :tag => '5.1.0'
+mod 'cinder',
+  :git => 'https://github.com/openstack/puppet-cinder',
+  :tag => '5.1.0'
+mod 'glance',
+  :git => 'https://github.com/openstack/puppet-glance',
+  :tag => '5.1.0'
+mod 'neutron',
+  :git => 'https://github.com/openstack/puppet-neutron',
+  :tag => '5.1.0'