Ensure bc is installed for munin
as it is required for vnstat_ plugin
This commit is contained in:
parent
37728ec27d
commit
017ead9d9a
|
@ -96,7 +96,7 @@ HostnameItem=${::hostname}
|
|||
|
||||
# munin
|
||||
package {
|
||||
[ 'munin-node', 'vnstat' ]:
|
||||
[ 'munin-node', 'vnstat', 'bc' ]:
|
||||
ensure => installed,
|
||||
}
|
||||
->
|
||||
|
|
Loading…
Reference in a new issue