]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/imagery/recipes/gb_hampshire_aerial.rb
Fix current rubocop offences
[chef.git] / cookbooks / imagery / recipes / gb_hampshire_aerial.rb
index ae74a43e56ee1bb2feb8cb1c70d04bdc458fd726..a53ad56bb21d78986efb6a5510ccc626ba64f67a 100644 (file)
@@ -30,7 +30,7 @@ imagery_layer "gb_hampshire_aerial_rgb" do
   source "/data/imagery/gb/hampshire-aerial/hampshire-aerial-RGB.tif"
   projection "EPSG:27700"
   copyright "Hampshire Hub - Open Government Licence (OGL) 2014"
-  url_aliases [ "/hampshire-rgb" ]
+  url_aliases ["/hampshire-rgb"]
 end
 
 imagery_layer "gb_hampshire_aerial_fcir" do
@@ -39,5 +39,5 @@ imagery_layer "gb_hampshire_aerial_fcir" do
   source "/data/imagery/gb/hampshire-aerial/hampshire-aerial-FCIR.tif"
   projection "EPSG:27700"
   copyright "Hampshire Hub - Open Government Licence (OGL) 2014"
-  url_aliases [ "/hampshire-fcir" ]
+  url_aliases ["/hampshire-fcir"]
 end