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