]> git.openstreetmap.org Git - chef.git/blobdiff - roles/idris.rb
Drop roles for thorn-02 and thorn-03
[chef.git] / roles / idris.rb
index aec768e827a90b17094528710c7ecff931014b3a..276d45ae7019dab646617edaf8979718d54f66c7 100644 (file)
@@ -34,5 +34,12 @@ default_attributes(
 
 run_list(
   "role[equinix-dub]",
-  "role[hp-g9]"
+  "role[hp-g9]",
+  "role[chef-server]",
+  "role[chef-repository]",
+  "role[dns]",
+  "role[git]",
+  "role[letsencrypt]",
+  "role[oxidized]",
+  "recipe[serverinfo]"
 )