]> git.openstreetmap.org Git - chef.git/blobdiff - roles/grisu.rb
Configure grisu as a planet and web storage server
[chef.git] / roles / grisu.rb
index 749be40e21faf8d122bc096313da1e11155cd91a..d572d88f00e398c1c053c101c5c53dd7b5525597 100644 (file)
@@ -30,5 +30,8 @@ default_attributes(
 
 run_list(
   "role[ic]",
-  "role[hp-dl180-g6]"
+  "role[hp-dl180-g6]",
+  "role[gateway]",
+  "role[web-storage]",
+  "role[planet]"
 )