]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tiamat-22.rb
Make karm the database master
[chef.git] / roles / tiamat-22.rb
index 09f9238ac8da0d0f54395c08f84e7c7e4e7fa6ee..094c8c8e06033249af61d423f5e3cb60fe1f2930 100644 (file)
@@ -17,12 +17,10 @@ default_attributes(
         :address => "193.60.236.50"
       }
     }
         :address => "193.60.236.50"
       }
     }
-  },
-  :hardware => {
-    :watchdog => "w83627hf_wdt"
   }
 )
 
 run_list(
   }
 )
 
 run_list(
-  "role[ucl]"
+  "role[ucl]",
+  "role[supermicro-x8dtt-h]"
 )
 )