Skip to content

Commit

Permalink
Merge pull request #191 from javierpena/enovance
Browse files Browse the repository at this point in the history
Update references on Puppetfile
  • Loading branch information
xbezdick committed Dec 12, 2014
2 parents 77d9c89 + a6fbddc commit ca48cc8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Puppetfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ forge 'http://forge.puppetlabs.com'
# OpenStack projects
mod 'openstacklib',
:git => 'git://github.com/enovance/puppet-openstacklib.git',
:ref => 'c374bed10f8af6000601fa407ebaef0833e1999c'
:ref => '5ecdc92222b0e433478abcab711ea283abdfaf34'
mod 'ceilometer',
:git => 'git://github.com/enovance/puppet-ceilometer.git',
:ref => '957c2120d0ee0b9db08bfddcce996686ba61d97d'
Expand All @@ -40,7 +40,7 @@ mod 'keystone',
:ref => '45ac386600c0e79942834da8b69bf09a4809d7bd'
mod 'neutron',
:git => 'git://github.com/enovance/puppet-neutron.git',
:ref => 'cefbdc897d70fd1c1fc44e372f05336674efd940'
:ref => '340abcde440038d166e0fc3dd5d11f74f478f5d6'
mod 'nova',
:git => 'git://github.com/enovance/puppet-nova.git',
:ref => '3ffc5a263113232230b69e621e1b6167f2148390'
Expand All @@ -66,7 +66,7 @@ mod 'ceph',
:ref => 'c50d91a6f790058a2b6975d6e1d6189f7c8b6687'
#FIXME
mod 'cloud',
:git => 'git://github.com/enovance/puppet-openstack-cloud.git',
:git => 'git://github.com/stackforge/puppet-openstack-cloud.git',
:ref => 'master'
mod 'common',
:git => 'git://github.com/enovance/puppet-module-common.git',
Expand Down Expand Up @@ -103,7 +103,7 @@ mod 'firewall',
:ref => '4ed1b43e1629c1b6108133b0fc3be603d03ffe6c'
mod 'fluentd',
:git => 'git://github.com/enovance/puppet-fluentd.git',
:ref => 'd073a97002c569d8bfc38ac814ee33ed2cb13ca6'
:ref => 'f77c3f27e0b91a60c1ee413aa0f4f5704c97955a'
mod 'haproxy',
:git => 'git://github.com/enovance/puppetlabs-haproxy.git',
:ref => 'fc1166f28d411dfd4f59d4bfd6936595c014a11b'
Expand Down

0 comments on commit ca48cc8

Please sign in to comment.