X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/a7d96c8358a00088b485fadb5966eb4b231d2ff1..548180049b51b95f403e072907c3d4a71b6dc697:/roles/spike-01.rb?ds=inline diff --git a/roles/spike-01.rb b/roles/spike-01.rb index 84622aea0..97fec5fd2 100644 --- a/roles/spike-01.rb +++ b/roles/spike-01.rb @@ -30,5 +30,6 @@ run_list( "role[ic]", "role[web-frontend]", "role[web-gpximport]", - "role[web-statistics]" + "role[web-statistics]", + "role[web-cleanup]" )