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