munin: Dependency fix
This commit is contained in:
parent
2a83ab6e4b
commit
0075b0aa02
1 changed files with 1 additions and 0 deletions
|
@ -225,6 +225,7 @@ define munin::plugin($enable=true, $config="") {
|
||||||
},
|
},
|
||||||
content => "[${name}]\ncommand /bin/true\n",
|
content => "[${name}]\ncommand /bin/true\n",
|
||||||
notify => Exec["munin-node-configure"],
|
notify => Exec["munin-node-configure"],
|
||||||
|
require => Package["munin-node"],
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue