]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ironbelly.rb
Move log archiving and stats analysis to ironbelly
[chef.git] / roles / ironbelly.rb
index 7e5720e9a4872debfd37ab1e6f6271e84b9f4d31..959f9f74ac6ca70f42d209fac166a33ed4b0098d 100644 (file)
@@ -78,6 +78,12 @@ default_attributes(
 run_list(
   "role[ic]",
   "role[gateway]",
+  "role[chef-server]",
+  "role[chef-repository]",
+  "role[web-storage]",
+  "role[supybot]",
+  "role[backup]",
+  "role[stats]",
   "recipe[rsyncd]",
   "recipe[openvpn]"
 )