summaryrefslogtreecommitdiff
path: root/manifests/plugins/centos.pp
blob: 60c706c67055306ec2fbbcb02cfac23b81245fcc (plain)
1
2
3
class munin::plugins::centos inherits munin::plugins::base {
  munin::plugin { users: ensure => present; }
}