OSDN Git Service

add repository update flag.
[metasearch/grid-chef-repo.git] / roles / hadoop-ptolemy.rb
index a1ee4af..68d39cd 100644 (file)
@@ -104,7 +104,9 @@ hadoop_attributes = {
   }
 }
 
-default_attributes(
+#default_attributes()
+
+override_attributes(
   'grid' => {
     'vol_root' => grid_vol_root,
     'max_vol_nums' => '4'
@@ -112,5 +114,3 @@ default_attributes(
   'hadoop' => hadoop_attributes
 )
 
-#override_attributes()
-