]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tiamat-11.rb
Add role for tabaluga
[chef.git] / roles / tiamat-11.rb
index dce0c78703772aeb3af227f00958ed6cce9eabd3..2fd7e44a100659af5c07d2a2b5de354cfca20812 100644 (file)
@@ -17,12 +17,10 @@ default_attributes(
         :address => "193.60.236.45"
       }
     }
-  },
-  :hardware => {
-    :watchdog => "w83627hf_wdt"
   }
 )
 
 run_list(
-  "role[ucl]"
+  "role[ucl]",
+  "role[supermicro-x8dtt-h]"
 )