X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a7d96c8358a00088b485fadb5966eb4b231d2ff1..b00300ce90097252f721ad9805eb77b7d07fda33:/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]" )