OSDN Git Service

add ganglia::web recipe.
authorwhitestar <whitestar@gaea.test>
Thu, 20 Jun 2013 10:11:55 +0000 (19:11 +0900)
committerwhitestar <whitestar@gaea.test>
Thu, 20 Jun 2013 10:11:55 +0000 (19:11 +0900)
commitb8d48131c8833cd5086a6509e13b093772e5a036
tree92e7916bc660e025edfbbbcc15576f5c56d5fcf8
parent57ac3a409418fbaf4ba26b694f51b4a0984aeeb9
add ganglia::web recipe.
17 files changed:
cookbooks/ganglia/attributes/default.rb
cookbooks/ganglia/metadata.rb
cookbooks/ganglia/recipes/gmond.rb
cookbooks/ganglia/recipes/web.rb [new file with mode: 0644]
cookbooks/ganglia/templates/default/etc/ganglia-webfrontend/apache.conf [new file with mode: 0644]
cookbooks/ganglia/templates/default/etc/httpd/conf.d/ganglia.conf [new file with mode: 0644]
cookbooks/hadoop/attributes/default.rb
cookbooks/hadoop/metadata.rb
cookbooks/hadoop/templates/default/conf-1.0/hadoop-metrics2.properties
cookbooks/hbase/metadata.rb
cookbooks/jce_policy/metadata.rb
cookbooks/krb5/metadata.rb
cookbooks/pig/metadata.rb
cookbooks/yum_epel/metadata.rb
cookbooks/zookeeper/metadata.rb
roles/ganglia-web.rb [new file with mode: 0644]
roles/test-on-localhost.rb