Skip to content

Instantly share code, notes, and snippets.

@maplebed
Created July 15, 2013 23:36
Show Gist options
  • Save maplebed/6004476 to your computer and use it in GitHub Desktop.
Save maplebed/6004476 to your computer and use it in GitHub Desktop.
name "ganglia"
description "ganglia node role"
run_list "role[base]", "recipe[ganglia]"
override_attributes "ganglia" => { "host_cluster" => {"misc" => 1, "default" => 0 }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment