]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tilecache/recipes/default.rb
Fix typo
[chef.git] / cookbooks / tilecache / recipes / default.rb
index d1486adcf4be06f69bfd92f1f145ae4209a3f811..19a475cd3103fefa9a1190c23d24cf5df7c52471 100644 (file)
@@ -17,7 +17,7 @@
 # limitations under the License.
 #
 
 # limitations under the License.
 #
 
-node.default[:ssl][:certificate] = node[:ssl][:certificate] | [ "tile.openstreetmap" ]
+node.default[:ssl][:certificates] = node[:ssl][:certificates] | [ "tile.openstreetmap" ]
 
 include_recipe "ssl"
 include_recipe "squid"
 
 include_recipe "ssl"
 include_recipe "squid"