summaryrefslogtreecommitdiff
path: root/manifests/client/centos.pp
blob: cd4f2f67a2ad39ec8f8fb87ec6cf40a4e37362d5 (plain)
1
2
3
4
# Install a munin client on centos
class munin::client::centos inherits munin::client::package {
  include munin::plugins::centos
}