]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tiamat-23.rb
Enable netplan for NZ tile caches
[chef.git] / roles / tiamat-23.rb
index dacc1ce2ce2fbae5fe0c8dd3d21fb927f5f3597c..e1b0ada833367dd36409ea40a3ac2a52ce9195a3 100644 (file)
@@ -17,12 +17,10 @@ default_attributes(
         :address => "193.60.236.51"
       }
     }
-  },
-  :hardware => {
-    :watchdog => "w83627hf_wdt"
   }
 )
 
 run_list(
-  "role[ucl]"
+  "role[ucl]",
+  "role[supermicro-x8dtt-h]"
 )