Skip to content
This repository has been archived by the owner on Jan 14, 2020. It is now read-only.

Commit

Permalink
depend on pnp4nagios instead of npcd
Browse files Browse the repository at this point in the history
  • Loading branch information
varac authored and micah committed Feb 14, 2013
1 parent c35d053 commit bb37870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/pnp4nagios.pp
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
ensure => running,
enable => true,
hasstatus => true,
require => Package['npcd'],
require => Package['pnp4nagios'],
}


Expand Down

0 comments on commit bb37870

Please sign in to comment.