]> git.openstreetmap.org Git - chef.git/blobdiff - roles/lockheed.rb
Add IP based rate limiting to the render servers
[chef.git] / roles / lockheed.rb
index f920f60539a2f4024e966ec446706c5533d03c6b..beefb2a859aa3fc848e42fbe03bae6624f91b312 100644 (file)
@@ -31,5 +31,6 @@ default_attributes(
 )
 
 run_list(
-  "role[equinix]"
+  "role[equinix]",
+  "role[community]"
 )