]> git.openstreetmap.org Git - chef.git/blobdiff - roles/grisu.rb
Disable birthday recipe while under dev
[chef.git] / roles / grisu.rb
index c34fe2f531e8f9d810223067eb539c1708c9d3e6..17b0aaa556fe9c64b8558e12f34dac231626e369 100644 (file)
@@ -32,5 +32,6 @@ default_attributes(
 )
 
 run_list(
-  "role[equinix-dub]"
+  "role[equinix-dub]",
+  "role[overpass-query]"
 )