]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tiamat-12.rb
tilecache: Remove USA peers from NZ caches
[chef.git] / roles / tiamat-12.rb
index 66145154c898c55ca80fa0b773b2adf9dc0f5a69..661e25a8ccadeb18ab49d44c43368082a4d53cc9 100644 (file)
@@ -17,12 +17,10 @@ default_attributes(
         :address => "193.60.236.46"
       }
     }
-  },
-  :hardware => {
-    :watchdog => "w83627hf_wdt"
   }
 )
 
 run_list(
-  "role[ucl]"
+  "role[ucl]",
+  "role[supermicro-x8dtt-h]"
 )