OSDN Git Service

improves install method.
[metasearch/grid-chef-repo.git] / roles / hadoop-pseudo-distributed.rb
index 26ff8c4..7d8ee67 100644 (file)
@@ -2,6 +2,7 @@ name 'hadoop-pseudo-distributed'
 description 'Hadoop pseudo distributed mode'
 
 run_list(
+  'role[node_commons]',
   'role[hadoop]'
 )