Skip to content

Commit

Permalink
Puppetfile: Add staging module (needed by recent rabbitmq module)
Browse files Browse the repository at this point in the history
The update of puppetlabs-rabbitmq module add a new dependency
(nanliu/staging module).

Refs: https://github.com/puppetlabs/puppetlabs-rabbitmq/blob/master/metadata.json#L53
      https://review.openstack.org/#/c/153299/
  • Loading branch information
sbadia committed Feb 5, 2015
1 parent 997e3c1 commit c586113
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Puppetfile
Original file line number Diff line number Diff line change
Expand Up @@ -214,3 +214,6 @@ mod 'xinetd',
mod 'openstack_extras',
:git => 'git://github.com/enovance/puppet-openstack_extras.git',
:ref => '537ed9e3750178fcfffa3ae476727cb1f4e65fb9'
mod 'staging',
:git => 'git://github.com/enovance/puppet-staging.git',
:ref => 'bc434a71e19aae54223d57c274e2e1a7f9546d5e'

0 comments on commit c586113

Please sign in to comment.