]> git.openstreetmap.org Git - chef.git/blobdiff - roles/idris.rb
Add chef and git roles to idris
[chef.git] / roles / idris.rb
index aec768e827a90b17094528710c7ecff931014b3a..d584575531b0f10b1ada04dde69e400db99833e6 100644 (file)
@@ -34,5 +34,11 @@ default_attributes(
 
 run_list(
   "role[equinix-dub]",
-  "role[hp-g9]"
+  "role[hp-g9]",
+  "role[chef-server]",
+  "role[chef-repository]",
+  "role[git]",
+  "role[letsencrypt]",
+  "role[oxidized]",
+  "recipe[serverinfo]"
 )