]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tiamat-20.rb
Increase the passenger pool size for taginfo servers
[chef.git] / roles / tiamat-20.rb
index 576d5c8786902b1f7fb804fe0e38ab4d35ad848a..d1369cf1b6abb723c1548a6172e4582a1cf2e744 100644 (file)
@@ -17,12 +17,10 @@ default_attributes(
         :address => "193.60.236.48"
       }
     }
-  },
-  :hardware => {
-    :watchdog => "w83627hf_wdt"
   }
 )
 
 run_list(
-  "role[ucl]"
+  "role[ucl]",
+  "role[supermicro-x8dtt-h]"
 )