X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/a7d96c8358a00088b485fadb5966eb4b231d2ff1..e2cbf44f9da7d166987294c476df694215880712:/roles/spike-01.rb?ds=sidebyside 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]" )