From: Tom Hughes Date: Mon, 16 May 2016 15:07:47 +0000 (+0100) Subject: Disable gpximport, statistics and cleanup roles on spike-04 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/95e1e4603eb8c32acf8ee58c845ec4ce5bfdd56c?hp=d94299b4334d3bec30f7f06c873565cac267c595 Disable gpximport, statistics and cleanup roles on spike-04 --- diff --git a/roles/spike-04.rb b/roles/spike-04.rb index 1248e9f4c..c52350ea8 100644 --- a/roles/spike-04.rb +++ b/roles/spike-04.rb @@ -41,7 +41,7 @@ default_attributes( run_list( "role[bytemark]", "role[web-frontend]", - "role[web-gpximport]", - "role[web-statistics]", - "role[web-cleanup]" +# "role[web-gpximport]", +# "role[web-statistics]", +# "role[web-cleanup]" )