]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/imagery/recipes/au_agri.rb
imagery: fix networking
[chef.git] / cookbooks / imagery / recipes / au_agri.rb
index b9b3396d2a8d67d76160691a049612e899523223..fb011c111113dc376d661c21b56fe191a62b76eb 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: imagery
+# Cookbook:: imagery
 # Recipe:: au_agri
 #
-# Copyright 2016, OpenStreetMap Foundation
+# Copyright:: 2016, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -33,7 +33,7 @@ imagery_layer "au_ga_agri" do
   copyright "Commonwealth of Australia (Geoscience Australia) - Creative Commons Attribution 4.0 International Licence"
   background_colour "0 0 0" # Black
   projection "EPSG:3857"
-  source "/data/imagery/au/agri/combine.vrt"
+  source "/store/imagery/au/agri/combine-cutline-cog.tif"
   max_zoom 17
-  revision 1
+  revision 3
 end