]> git.openstreetmap.org Git - chef.git/commit
Add tile cookbook
authorTom Hughes <tom@compton.nu>
Mon, 17 Jun 2013 22:08:37 +0000 (23:08 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 17 Jun 2013 22:08:37 +0000 (23:08 +0100)
commit8e9e103e9f748fe7a104c4fba00cc72a847e2d3a
tree8ef910bc9f6d44ae31de926bff063f04638d74e1
parent752d776b04ca8835b943efd4aabc2e60f2e1c3cd
Add tile cookbook
22 files changed:
cookbooks/tile/README.rdoc [new file with mode: 0644]
cookbooks/tile/attributes/default.rb [new file with mode: 0644]
cookbooks/tile/files/default/html/abuse.png [new file with mode: 0644]
cookbooks/tile/files/default/html/abuse2.png [new file with mode: 0644]
cookbooks/tile/files/default/html/abuse3.png [new file with mode: 0644]
cookbooks/tile/files/default/html/clientaccesspolicy.xml [new file with mode: 0644]
cookbooks/tile/files/default/html/favicon.ico [new file with mode: 0644]
cookbooks/tile/files/default/html/update-url-tile.png [new file with mode: 0644]
cookbooks/tile/files/default/ruby/expire.rb [new file with mode: 0755]
cookbooks/tile/metadata.rb [new file with mode: 0644]
cookbooks/tile/recipes/default.rb [new file with mode: 0644]
cookbooks/tile/templates/default/apache.erb [new file with mode: 0644]
cookbooks/tile/templates/default/expire-tiles.erb [new file with mode: 0644]
cookbooks/tile/templates/default/export.erb [new file with mode: 0755]
cookbooks/tile/templates/default/logrotate.apache.erb [new file with mode: 0644]
cookbooks/tile/templates/default/munin.erb [new file with mode: 0644]
cookbooks/tile/templates/default/renderd.conf.erb [new file with mode: 0644]
cookbooks/tile/templates/default/replicate.configuration.erb [new file with mode: 0644]
cookbooks/tile/templates/default/replicate.erb [new file with mode: 0644]
cookbooks/tile/templates/default/replicate.init.erb [new file with mode: 0644]
cookbooks/tile/templates/default/replicate.logrotate.erb [new file with mode: 0644]
cookbooks/tile/templates/default/tile.conf.erb [new file with mode: 0644]