Skip to content

Commit

Permalink
Merge pull request #312 from bashtoni/master
Browse files Browse the repository at this point in the history
Fix dependency chain when deploy plugins directory
  • Loading branch information
jlambert121 committed Feb 9, 2015
2 parents af7fbd3 + bad0ea9 commit 040886b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/plugin.pp
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
recurse => $recurse,
purge => $purge,
force => $force,
require => Package['sensu'],
}
}
'package': {
Expand Down

0 comments on commit 040886b

Please sign in to comment.