]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tiamat-01.rb
put pummelzacken in import mode
[chef.git] / roles / tiamat-01.rb
index b2b0eb19d161666fb20a08980be6e5f9e0e76ad2..463381c0cff53cee0874222cd0da854de4f6931e 100644 (file)
@@ -17,12 +17,10 @@ default_attributes(
         :address => "193.60.236.41"
       }
     }
-  },
-  :hardware => {
-    :watchdog => "w83627hf_wdt"
   }
 )
 
 run_list(
-  "role[ucl]"
+  "role[ucl]",
+  "role[supermicro-x8dtt-h]"
 )