]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tiamat-00.rb
Move promscale tuning to role and tune WAL sizes
[chef.git] / roles / tiamat-00.rb
index 0deb7ca89f321fedc08651c8d5f1705740f7d7df..4b5a385858645184ac5939252b3c86c1bb1d2a88 100644 (file)
@@ -17,12 +17,11 @@ default_attributes(
         :address => "193.60.236.40"
       }
     }
-  },
-  :hardware => {
-    :watchdog => "w83627hf_wdt"
   }
 )
 
 run_list(
-  "role[ucl]"
+  "role[ucl]",
+  "role[supermicro-x8dtt-h]",
+  "role[crm]"
 )