Skip to content
This repository has been archived by the owner on May 16, 2018. It is now read-only.

Commit

Permalink
Merge pull request #558 from njam/issue-558
Browse files Browse the repository at this point in the history
Librarian-puppet cannot find Puppet::ModuleTool
  • Loading branch information
njam committed Apr 4, 2014
2 parents 3c765a2 + 6c5dd68 commit 0ad563b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/librarian_puppet/manifests/init.pp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
class librarian_puppet(
$version = '0.9.13'
$version = '0.9.17'
) {

ruby::gem {'librarian-puppet':
Expand Down

0 comments on commit 0ad563b

Please sign in to comment.