]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tiamat-21.rb
Add role for odin
[chef.git] / roles / tiamat-21.rb
index 082dd40eff6b369b18bc5d154d55e147c081a144..73b771005fd68d4e5cd569202308ca291d5485ff 100644 (file)
@@ -17,12 +17,10 @@ default_attributes(
         :address => "193.60.236.49"
       }
     }
-  },
-  :hardware => {
-    :watchdog => "w83627hf_wdt"
   }
 )
 
 run_list(
-  "role[ucl]"
+  "role[ucl]",
+  "role[supermicro-x8dtt-h]"
 )