Skip to content

Commit

Permalink
mv'd ganglia to a plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jashmenn committed Jun 23, 2009
1 parent ac9b923 commit 7f0b77b
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 916 deletions.
5 changes: 3 additions & 2 deletions hadoop/clouds.rb
Expand Up @@ -14,7 +14,7 @@
cloud(:hadoop_slave) do
instances 2

keypair "cloudteam_hadoop_slave"
keypair "nmurray-hadoop-slave"
using :ec2

has_convenience_helpers
Expand Down Expand Up @@ -48,7 +48,7 @@
# end

using :ec2
keypair "cloudteam_hadoop_master"
keypair "nmurray-hadoop-master"

has_convenience_helpers
has_gem_package("bjeanes-ghost")
Expand Down Expand Up @@ -101,4 +101,5 @@

end # pool


# vim: ft=ruby
170 changes: 0 additions & 170 deletions hadoop/plugins/ganglia/ganglia.rb

This file was deleted.

38 changes: 0 additions & 38 deletions hadoop/plugins/ganglia/templates/bin/gmetad.erb

This file was deleted.

38 changes: 0 additions & 38 deletions hadoop/plugins/ganglia/templates/bin/gmond.erb

This file was deleted.

0 comments on commit 7f0b77b

Please sign in to comment.