From: Tom Hughes Date: Fri, 29 Mar 2019 19:02:15 +0000 (+0000) Subject: Fix rubocop warnings X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/aacf3583672d248da790719305dffdf6f8bd31e7 Fix rubocop warnings --- diff --git a/roles/spike-04.rb b/roles/spike-04.rb index 493694765..e1c8c95f0 100644 --- a/roles/spike-04.rb +++ b/roles/spike-04.rb @@ -40,7 +40,7 @@ default_attributes( run_list( "role[bytemark]", - "role[web-frontend]", + "role[web-frontend]" # "role[web-gpximport]", # "role[web-statistics]", # "role[web-cleanup]"