]> git.openstreetmap.org Git - chef.git/blobdiff - roles/sarel.rb
Configure sarel as a chef server
[chef.git] / roles / sarel.rb
index aab567bd87a9b810109843eba9c7c2cc5a7f52f1..27e071684593c6a07981d8d9293e3100fc2cda08 100644 (file)
@@ -23,5 +23,9 @@ default_attributes(
 run_list(
   "role[ucl]",
   "role[hp-g5]",
-  "role[yournavigation]"
+  "role[yournavigation]",
+  "role[chef-server]",
+  "role[chef-repository]",
+  "recipe[git::server]",
+  "recipe[serverinfo]"
 )