OSDN Git Service

add .envrc
[metasearch/grid-chef-repo.git] / roles / ptolemy-node.rb
index e53b81a..ee398eb 100644 (file)
@@ -36,7 +36,9 @@ run_list(
 
 cluster = Grid::CLUSTERS[cluster_sym]
 
-default_attributes(
+#default_attributes()
+
+override_attributes(
   'hadoop' => {
     'version' => hadoop_version,
     'metrics2' => {
@@ -65,5 +67,3 @@ default_attributes(
 =end
 )
 
-#override_attributes()
-