crowbar/barclamp-ganglia

View on GitHub
chef/roles/ganglia-client.rb

Summary

Maintainability
A
0 mins
Test Coverage

name "ganglia-client"
description "GANGLIA Client Role - Nodes in the environment that should be monitored"
run_list(
   "recipe[ganglia::client]"
)
default_attributes()
override_attributes()