]> git.openstreetmap.org Git - chef.git/commitdiff
Fix rubocop warnings
authorTom Hughes <tom@compton.nu>
Fri, 29 Mar 2019 19:02:15 +0000 (19:02 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 29 Mar 2019 19:02:15 +0000 (19:02 +0000)
roles/spike-04.rb

index 4936947656672a5e9bed427e7b46ca794b474e06..e1c8c95f02e6fbadc80ce05b6a084cb3c107550e 100644 (file)
@@ -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]"