OSDN Git Service

fix service control.
[metasearch/grid-chef-repo.git] / roles / test-hdp2-on-localhost.rb
index 16e3a07..42c02d0 100644 (file)
@@ -9,10 +9,10 @@ run_list(
 
 default_attributes(
   'hdp' => {
-    'version' => '2.0.5.0',
+    'version' => '2.0.6.0',
+    #'version' => '2.0.5.0',
     #'version' => '2.0.4.0',
     #'version' => '2.0.0.2',
-    #'version' => '2.0.0.2',
     'yum_repo' => {
       'update' => true
     }