]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tiamat-10.rb
Create common base role for tiamat nodes
[chef.git] / roles / tiamat-10.rb
index a0d1c3994c1a1fa993cc3ed7e6a65ab8a9e622dc..1aa378185263fd3fff21cb29e81caa0d38b9ea92 100644 (file)
@@ -17,12 +17,10 @@ default_attributes(
         :address => "193.60.236.44"
       }
     }
-  },
-  :hardware => {
-    :watchdog => "w83627hf_wdt"
   }
 )
 
 run_list(
-  "role[ucl]"
+  "role[ucl]",
+  "role[supermicro-x8dtt-h]"
 )