]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tiamat-02.rb
Merge remote-tracking branch 'github/pull/202'
[chef.git] / roles / tiamat-02.rb
index de959961ddc8d67857b1826623dca98e059b2a90..d81ada6477ae909dbe7225541a6aa6f14fb061c8 100644 (file)
@@ -17,12 +17,10 @@ default_attributes(
         :address => "193.60.236.42"
       }
     }
-  },
-  :hardware => {
-    :watchdog => "w83627hf_wdt"
   }
 )
 
 run_list(
-  "role[ucl]"
+  "role[ucl]",
+  "role[supermicro-x8dtt-h]"
 )