]> git.openstreetmap.org Git - chef.git/commitdiff
Update formatting of header comments
authorTom Hughes <tom@compton.nu>
Mon, 9 Sep 2019 18:16:37 +0000 (19:16 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 9 Sep 2019 18:16:37 +0000 (19:16 +0100)
148 files changed:
.rubocop_todo.yml
cookbooks/accounts/recipes/default.rb
cookbooks/apache/recipes/default.rb
cookbooks/apache/resources/conf.rb
cookbooks/apache/resources/module.rb
cookbooks/apache/resources/site.rb
cookbooks/apt/recipes/default.rb
cookbooks/backup/recipes/default.rb
cookbooks/bind/recipes/default.rb
cookbooks/blog/recipes/default.rb
cookbooks/blogs/recipes/default.rb
cookbooks/cgiirc/recipes/default.rb
cookbooks/chef/recipes/default.rb
cookbooks/chef/recipes/repository.rb
cookbooks/chef/recipes/server.rb
cookbooks/civicrm/recipes/default.rb
cookbooks/clamav/recipes/default.rb
cookbooks/db/recipes/backup.rb
cookbooks/db/recipes/base.rb
cookbooks/db/recipes/master.rb
cookbooks/db/recipes/slave.rb
cookbooks/dev/recipes/default.rb
cookbooks/devices/recipes/default.rb
cookbooks/dhcpd/recipes/default.rb
cookbooks/dmca/recipes/default.rb
cookbooks/dns/recipes/default.rb
cookbooks/donate/recipes/default.rb
cookbooks/elasticsearch/recipes/default.rb
cookbooks/exim/recipes/default.rb
cookbooks/fail2ban/recipes/default.rb
cookbooks/fail2ban/resources/filter.rb
cookbooks/fail2ban/resources/jail.rb
cookbooks/forum/recipes/default.rb
cookbooks/foundation/recipes/board.rb
cookbooks/foundation/recipes/dwg.rb
cookbooks/foundation/recipes/mwg.rb
cookbooks/foundation/recipes/owg.rb
cookbooks/foundation/recipes/wiki.rb
cookbooks/ftp/recipes/default.rb
cookbooks/geodns/recipes/default.rb
cookbooks/git/recipes/default.rb
cookbooks/git/recipes/server.rb
cookbooks/git/recipes/web.rb
cookbooks/gps-tile/recipes/default.rb
cookbooks/hardware/recipes/default.rb
cookbooks/hot/recipes/default.rb
cookbooks/imagery/recipes/au_agri.rb
cookbooks/imagery/recipes/default.rb
cookbooks/imagery/recipes/gb_ea.rb
cookbooks/imagery/recipes/gb_hampshire_aerial.rb
cookbooks/imagery/recipes/gb_os_sv.rb
cookbooks/imagery/recipes/gb_surrey_aerial.rb
cookbooks/imagery/recipes/na_sgswa_topo.rb
cookbooks/imagery/recipes/za_coct_aerial.rb
cookbooks/imagery/recipes/za_ngi_topo.rb
cookbooks/imagery/resources/layer.rb
cookbooks/imagery/resources/site.rb
cookbooks/incron/recipes/default.rb
cookbooks/kibana/recipes/default.rb
cookbooks/letsencrypt/recipes/default.rb
cookbooks/logstash/recipes/default.rb
cookbooks/logstash/recipes/forwarder.rb
cookbooks/mailman/recipes/default.rb
cookbooks/mediawiki/recipes/default.rb
cookbooks/mediawiki/resources/extension.rb
cookbooks/mediawiki/resources/site.rb
cookbooks/mediawiki/resources/skin.rb
cookbooks/memcached/recipes/default.rb
cookbooks/munin/recipes/default.rb
cookbooks/munin/recipes/server.rb
cookbooks/munin/resources/plugin.rb
cookbooks/munin/resources/plugin_conf.rb
cookbooks/mysql/recipes/default.rb
cookbooks/mysql/resources/database.rb
cookbooks/mysql/resources/user.rb
cookbooks/networking/definitions/firewall_rule.rb
cookbooks/networking/recipes/default.rb
cookbooks/nfs/recipes/default.rb
cookbooks/nfs/recipes/server.rb
cookbooks/nginx/recipes/default.rb
cookbooks/nginx/resources/site.rb
cookbooks/nodejs/recipes/default.rb
cookbooks/nodejs/resources/package.rb
cookbooks/nominatim/recipes/default.rb
cookbooks/ntp/recipes/default.rb
cookbooks/ohai/resources/plugin.rb
cookbooks/openssh/recipes/default.rb
cookbooks/openvpn/recipes/default.rb
cookbooks/osmosis/recipes/default.rb
cookbooks/osqa/recipes/default.rb
cookbooks/otrs/recipes/default.rb
cookbooks/passenger/recipes/default.rb
cookbooks/passenger/resources/application.rb
cookbooks/piwik/recipes/default.rb
cookbooks/planet/recipes/current.rb
cookbooks/planet/recipes/default.rb
cookbooks/planet/recipes/dump.rb
cookbooks/planet/recipes/notes.rb
cookbooks/planet/recipes/replication.rb
cookbooks/postgresql/recipes/default.rb
cookbooks/postgresql/resources/database.rb
cookbooks/postgresql/resources/execute.rb
cookbooks/postgresql/resources/extension.rb
cookbooks/postgresql/resources/munin.rb
cookbooks/postgresql/resources/table.rb
cookbooks/postgresql/resources/tablespace.rb
cookbooks/postgresql/resources/user.rb
cookbooks/python/recipes/default.rb
cookbooks/python/resources/package.rb
cookbooks/python/resources/virtualenv.rb
cookbooks/roundup/recipes/default.rb
cookbooks/rsyncd/recipes/default.rb
cookbooks/serverinfo/recipes/default.rb
cookbooks/snmpd/recipes/default.rb
cookbooks/spamassassin/recipes/default.rb
cookbooks/squid/recipes/default.rb
cookbooks/squid/resources/fragment.rb
cookbooks/ssl/recipes/default.rb
cookbooks/ssl/resources/certificate.rb
cookbooks/stateofthemap/recipes/default.rb
cookbooks/subversion/recipes/default.rb
cookbooks/supybot/recipes/default.rb
cookbooks/switch2osm/recipes/default.rb
cookbooks/sysctl/recipes/default.rb
cookbooks/sysfs/recipes/default.rb
cookbooks/systemd/resources/path.rb
cookbooks/systemd/resources/service.rb
cookbooks/systemd/resources/timer.rb
cookbooks/systemd/resources/tmpfile.rb
cookbooks/taginfo/recipes/default.rb
cookbooks/tile/recipes/default.rb
cookbooks/tilecache/recipes/default.rb
cookbooks/tilelog/recipes/default.rb
cookbooks/tools/recipes/default.rb
cookbooks/trac/recipes/default.rb
cookbooks/web/recipes/backend.rb
cookbooks/web/recipes/base.rb
cookbooks/web/recipes/cgimap.rb
cookbooks/web/recipes/cleanup.rb
cookbooks/web/recipes/frontend.rb
cookbooks/web/recipes/rails.rb
cookbooks/web/recipes/statistics.rb
cookbooks/web/resources/rails_port.rb
cookbooks/wiki/recipes/default.rb
cookbooks/wordpress/recipes/default.rb
cookbooks/wordpress/resources/plugin.rb
cookbooks/wordpress/resources/site.rb
cookbooks/wordpress/resources/theme.rb

index 31713d3ae10866d3d4c848cc99d8f1b9f694ecc5..c273a91992744b3c5e5e0c5051a91304d04c5702 100644 (file)
@@ -40,11 +40,6 @@ ChefModernize/IncludingMixinShelloutInResources:
 ChefStyle/AttributeKeys:
   EnforcedStyle: symbols
 
-# Offense count: 297
-# Cop supports --auto-correct.
-ChefStyle/CommentFormat:
-  Enabled: false
-
 # Offense count: 466
 # Cop supports --auto-correct.
 ChefStyle/FileMode:
index ada3b08f8658148aac2955ee1a02118ab76864a1..7eb760f3cc7c8c2990903d81356e39e922f5b4a5 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: accounts
+# Cookbook:: accounts
 # Recipe:: default
 #
-# Copyright 2010, OpenStreetMap Foundation
+# Copyright:: 2010, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 3d83e2ebf0de9ec877ad3aeb7f345c3e967bd6fd..ffa03c34cbfbdae28b2c7649ab6da7281f3bd4b1 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: apache
+# Cookbook:: apache
 # Recipe:: default
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 8e70701c85d4b133b7361a1f99025b6886ed6e1b..0ac19b0c795f9b64283754a900c4f74cb36a9d64 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: apache
+# Cookbook:: apache
 # Resource:: apache_conf
 #
-# Copyright 2014, OpenStreetMap Foundation
+# Copyright:: 2014, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 7f7ecc6bb7a4e799ae7e953acc89bb068ae6387d..7e45b78e2c9207d6c0083563894a591c919bd773 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: apache
+# Cookbook:: apache
 # Resource:: apache_module
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index d5b67b45a280150ea809a5a749f08eb202641b27..5b52304251b8dfae2609155b340c1b6b85b6f70b 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: apache
+# Cookbook:: apache
 # Resource:: apache_site
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 1cac23bffb86d4e8e53133a57c6ce5ac3fe5267e..9aa2f7a827760dc54dc5d70c5275c9d42479b496 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: apt
+# Cookbook:: apt
 # Recipe:: default
 #
-# Copyright 2010, Tom Hughes
+# Copyright:: 2010, Tom Hughes
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index b596666f5ecbe86426f2194946f94ba321769767..0204f56f294f6b558c22a26c59f2147687ccef85 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: backup
+# Cookbook:: backup
 # Recipe:: default
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 44d3643201003ca4c62e005518ed004662e7d346..087ef5802f4db2ff5eaac454f40f41675adcde8d 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: bind
+# Cookbook:: bind
 # Recipe:: default
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 8827bdbd301d0327e600473c025634ccd3125bdd..78965844826e7838bc510d5368c0259a48cf5bed 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: blog
+# Cookbook:: blog
 # Recipe:: default
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index ea0b3dc8f3ff6bc54e0f261bf8e34c7067bb7de6..d08fc482cb410b4c4ab27f4f2ba736c538aa8dd8 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: blogs
+# Cookbook:: blogs
 # Recipe:: default
 #
-# 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.
index 7f6cd355718873c79fe1a035735bf5dbe2d2e99d..4e8a9c1cc934da05de1dacbcd7a35cb81075257f 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: cgiirc
+# Cookbook:: cgiirc
 # Recipe:: default
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index ccbc49c6c323da5adb636793e74e097774823c90..f2f0101c08b22d7c8a30b63e582545a57425b628 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: chef
+# Cookbook:: chef
 # Recipe:: default
 #
-# Copyright 2010, OpenStreetMap Foundation
+# Copyright:: 2010, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index a358e78e2654b719fa0e6775b9833557fbfbb0a7..28d0b2f39367ca85bab94406a9407a6dbfb93c20 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: chef
+# Cookbook:: chef
 # Recipe:: repository
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 12c43840a1774913567bdf113f21b82b024319d4..eb2a33ae4a31ecb18178e791687aa57bff04f6b1 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: chef
+# Cookbook:: chef
 # Recipe:: server
 #
-# Copyright 2010, OpenStreetMap Foundation
+# Copyright:: 2010, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index ed8f51f42b209f33d3bdbcf58ff45b3e093be5ec..46c17d5040d2ab1af156c814a9f2710fde3b432d 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: civicrm
+# Cookbook:: civicrm
 # Recipe:: default
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 41f877118f01782cf08b7db3271f6fb6c776e77d..8e07f4fb76f23a8c597c4dd7f42f9134c0e388bf 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: clamav
+# Cookbook:: clamav
 # Recipe:: default
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index e4b3b9bc88bae4422a9d3a9643fcac1b53d981d5..5a814392a3243d482e2cd90a5ef8bfb11bfa0943 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: db
+# Cookbook:: db
 # Recipe:: backup
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 2062b63bc298695c911d1cf42fbdd1f85150b537..ee9d0089f65f13ce799b411def26b481414a9c0a 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: db
+# Cookbook:: db
 # Recipe:: base
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 3fcdd7f15d1d92aaea00d82bd8af375ca8ef24d8..5e51ca030478d2c2552ad796ef605a5a394f2969 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: db
+# Cookbook:: db
 # Recipe:: master
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 32814b63c9303856a5c7046b55ac75803a65a49b..70dc970e75322c15dae275eb7d687d60fb4555d5 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: db
+# Cookbook:: db
 # Recipe:: slave
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 63d82b37d2774e22c577effb0f89609589f7aab4..a5729160faceb52b972d06d8ffc27dddcadb6861 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: dev
+# Cookbook:: dev
 # Recipe:: default
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index b6dcf078a0b89414e2a036d0a3b5d2bc5f135831..0b8ba5a514d02d7670ff903e0c66f779b1b4334d 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: devices
+# Cookbook:: devices
 # Recipe:: default
 #
-# Copyright 2012, OpenStreetMap Foundation
+# Copyright:: 2012, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 6075473e843ce9b8c634ad16d5b45ee7d49abc56..18343a67d1afea65f01c4c13090611d41e76affc 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: dhcpd
+# Cookbook:: dhcpd
 # Recipe:: default
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index b91fdc9c05b964e1fb6989897c9218d79fee99d0..652ae8cb86dc4d8db6a9295be2b71f3acb5fff7f 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: dmca
+# Cookbook:: dmca
 # Recipe:: default
 #
-# Copyright 2018, OpenStreetMap Foundation
+# Copyright:: 2018, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index ddc0eb0284a21d37dab0136797a0e9bb8414d6c2..1896e99b82e99d0049e2ad6d8a2384f2111f222a 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: dns
+# Cookbook:: dns
 # Recipe:: default
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index b84b198c9a2f49bd01feaf36a3ecbb13a799e621..1b3ede31092dcdd6857a5c5f45124c496561cb76 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: donate
+# Cookbook:: donate
 # Recipe:: default
 #
-# 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.
index 2893f4decfd94a6fb037f299fff473f0411db714..d2ba1d31b6a1fb5f1527cca3c44f25f3ec85c66b 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: elasticsearch
+# Cookbook:: elasticsearch
 # Recipe:: default
 #
-# Copyright 2014, OpenStreetMap Foundation
+# Copyright:: 2014, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index c46606dbf84dc321f0ba0a894b96c1a54fe4d9af..7c80f9a0d45b412c209321ce735e7dd9bf8212c2 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: exim
+# Cookbook:: exim
 # Recipe:: default
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 3e15e20dace8a8655be89148a92a0613f98996e9..e8baa59ac75329dab4065b0e69f14ceb8ec8c1ee 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: fail2ban
+# Cookbook:: fail2ban
 # Recipe:: default
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 3d06eabbf1362571d81a48475a909a40354d9ef4..6b8b440bf0ee7155ddb9acd35f1236bce2b813c7 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: fail2ban
+# Cookbook:: fail2ban
 # Resource:: fail2ban_filter
 #
-# Copyright 2015, OpenStreetMap Foundation
+# Copyright:: 2015, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 4a9b4311128b9a7e60092fb0b1e39011d732bbff..1abedeecb9117ac29daadfb5c3d9006ced320707 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: fail2ban
+# Cookbook:: fail2ban
 # Resource:: fail2ban_jail
 #
-# Copyright 2015, OpenStreetMap Foundation
+# Copyright:: 2015, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 22015e68a48ee996826cedef81f19b797675c0cf..e75e5a32133febcec3c9fb7f42c177562f1a563f 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: forum
+# Cookbook:: forum
 # Recipe:: default
 #
-# Copyright 2014, OpenStreetMap Foundation
+# Copyright:: 2014, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 3388848b8238910f6f206336b5a47d548a887985..d951a2a0dca8e7699d25615ea7286acdb4aa590c 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: foundation
+# Cookbook:: foundation
 # Recipe:: board
 #
-# Copyright 2014, OpenStreetMap Foundation
+# Copyright:: 2014, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 9ae78d5c34b4e5aac8e82dd418b7e1554d2fbb7e..13238888e2cfd346ac200916e81a5b4e4e8865b0 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: foundation
+# Cookbook:: foundation
 # Recipe:: dwg
 #
-# 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.
index 963e24fe54f78a384cf6a87374e1b8fd7136c1d2..d347528c8fe3887c36e644cfbfe84c574ba3f697 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: foundation
+# Cookbook:: foundation
 # Recipe:: mwg
 #
-# Copyright 2019, OpenStreetMap Foundation
+# Copyright:: 2019, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index bc9b27093841fe9baf21c13773a9f33060d129a6..0e8f2b722dce5f0c332b1356ec6df1f0b1083efd 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: foundation
+# Cookbook:: foundation
 # Recipe:: owg
 #
-# 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.
index 8824b88a1c4a1216ff0089336f591270402b1bf8..b05c2ad26ca57670a6f53e913aaa73b6774fbf39 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: foundation
+# Cookbook:: foundation
 # Recipe:: wiki
 #
-# Copyright 2014, OpenStreetMap Foundation
+# Copyright:: 2014, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 79e624ffaa1afd7da1e5c984bacc1141bed77989..d2c42100c7aee035f1af9b8e1e00789b77f43838 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: FTP
+# Cookbook:: FTP
 # Recipe:: default
 #
-# Copyright 2018, OpenStreetMap Foundation
+# Copyright:: 2018, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 16ba44ed5f6b820587b7ab7ae853fdb5c5947e16..f24f1b8deecaadc03ec803e555e530d1a3a31b9f 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: geodns
+# Cookbook:: geodns
 # Recipe:: default
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index b2ea555269b6dc00dd2a266e244d4249742e2aa3..3f93f651ccd8e04d0ddb7e5e83b2430ed414b746 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: git
+# Cookbook:: git
 # Recipe:: default
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 81b16952fc446f1cd1bbd241812ee9a5556562d8..4a98818e32880ce109eb561317d83a52f5040511 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: git
+# Cookbook:: git
 # Recipe:: server
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 65333eff00426873980728b842f766a2d86bf1d1..468074e2c8d027317b601246521a756a9fa3affd 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: git
+# Cookbook:: git
 # Recipe:: web
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 565ddc2e110fcb670306d8648d13fcafefee599d..5de9d5573f326a1709a5e9caa4b7a4c725ea59d6 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: gps-tile
+# Cookbook:: gps-tile
 # Recipe:: default
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 857ad124dac3bbe2bd4d7d919452b3fe3469e2f8..1c8a50c45e07f9d8ad80ab1257de30f861d76f8c 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: hardware
+# Cookbook:: hardware
 # Recipe:: default
 #
-# Copyright 2012, OpenStreetMap Foundation
+# Copyright:: 2012, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 55c2a26378835ba84fbc854805fe74e3b69ad6ec..b4d31692309c5aef2139b7f3d3dc81005894e0eb 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: hot
+# Cookbook:: hot
 # Recipe:: default
 #
-# Copyright 2018, OpenStreetMap Foundation
+# Copyright:: 2018, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index b9b3396d2a8d67d76160691a049612e899523223..e2eaec353cf4c2767aea57d85f49ac718f4ebf86 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.
index 4e158c0dbaa03147b6f37004a2ad2351c02bef94..13a7f915b8e62d08c2fba5e7f0544beec879af5d 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: imagery
+# Cookbook:: imagery
 # Recipe:: default
 #
-# 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.
index 815c47e3381ce69c40b5df9b9ede05413c8cf0b0..bdcb34f593c10ab49850fe89f20b51174c66cc31 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: imagery
+# Cookbook:: imagery
 # Recipe:: gb_ea
 #
-# 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.
index a14c4fcfb6ace1a1eca6b00316622a3b07221e58..d07b5f8d8de148afad5dc0333a6e0b9ba161bc69 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: imagery
+# Cookbook:: imagery
 # Recipe:: gb_hampshire_aerial
 #
-# 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.
index e8781cbe237f6eb330d34a59c6b8c9a65bcb4f96..878ee0fe01ab59a9bd473597af9a29b2dc6d8a4c 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: imagery
+# Cookbook:: imagery
 # Recipe:: gb_os_sv
 #
-# 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.
index 4f975dea7027aa12bbaa6d735368cafe62acff5b..c3c871231d3ab6b74f2a50cfa39642d6240ab831 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: imagery
+# Cookbook:: imagery
 # Recipe:: gb_surrey_aerial
 #
-# 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.
index aceb3e893d6ab823cc89abe83c256c81e8071d99..7426805beae34384775edfb8ba366519d81895be 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: imagery
+# Cookbook:: imagery
 # Recipe:: za_ngi_topo
 #
-# 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.
index 25948df4cc363dcf450ac5015c1316cfa5563631..70463798f2bda0cdaf321b8fd18d65fae8228538 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: imagery
+# Cookbook:: imagery
 # Recipe:: za_coct_aerial
 #
-# 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.
index 764afc6483c956954a11d10fec18639e03c48f85..22cd752faaedd10427db9252fd812e5cdab10e5b 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: imagery
+# Cookbook:: imagery
 # Recipe:: za_ngi_topo
 #
-# 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.
index 5b457e8557ed5a1dc6d55c51a0725594219ed9bd..cddd9584760186c7629004ac3fc1dcc8d0178959 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: imagery
+# Cookbook:: imagery
 # Resource:: imagery_layer
 #
-# 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.
index 97163ee3ea8d3a7c0adc5f2ad426fcbaeea11a93..d483803840e267a536e7526de694972b4c59aa0c 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: imagery
+# Cookbook:: imagery
 # Resource:: imagery_site
 #
-# 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.
index 29cd2ebd4430c8af98346c1b659ed95f18913718..f7d44a45e8949e1c35a84ffbeed5550621f19f15 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: incron
+# Cookbook:: incron
 # Recipe:: default
 #
-# Copyright 2014, OpenStreetMap Foundation
+# Copyright:: 2014, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index a3c8dc9f998e8bc441459cb24c78f2dca6be7dda..c2e2693b37948e9b614fad9af8c83ce2479044a7 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: kibana
+# Cookbook:: kibana
 # Recipe:: default
 #
-# Copyright 2015, OpenStreetMap Foundation
+# Copyright:: 2015, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 834f215da691f3e32be009112640df620ff5a4d3..42d1e4678c859faf609ecc0682f725797c2baa5e 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: letsencrypt
+# Cookbook:: letsencrypt
 # Recipe:: default
 #
-# Copyright 2017, OpenStreetMap Foundation
+# Copyright:: 2017, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 65b6035cbe261528d4811b34e28dc81bcce0f39c..c97882d963ea4dffa72351d3fa97dd8c6f145ee7 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: logstash
+# Cookbook:: logstash
 # Recipe:: default
 #
-# Copyright 2015, OpenStreetMap Foundation
+# Copyright:: 2015, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index aa1dfc1ae90e8882eeb4a127d33a7684aff3c9cd..14866558b3fc40e27d33d1b11d2aba7ab8eeacb2 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: logstash
+# Cookbook:: logstash
 # Recipe:: default
 #
-# Copyright 2015, OpenStreetMap Foundation
+# Copyright:: 2015, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index ab70a0528bfa6ee11f925693fdee837e1f84d878..6e53ee8e531a17fb080a287d65fc716944600477 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: mailman
+# Cookbook:: mailman
 # Recipe:: default
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 431b2cd49d804e254c23e2f06ee28385ff2e3435..27c7cb48fe1b228a4b076345c67b78774fbb2c5a 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: mediawiki
+# Cookbook:: mediawiki
 # Recipe:: default
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index ad1472c1204bc74fdb3027231dfdb82d706c1e11..48ba062ec69d44c5e9c98ae9501af552378f7e46 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: mediawiki
+# Cookbook:: mediawiki
 # Resource:: mediawiki_extension
 #
-# Copyright 2015, OpenStreetMap Foundation
+# Copyright:: 2015, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index e24d25353f612dab147ca937485f2334224d1d2f..45719d6c63aae536088d2c52ef7271361c4124a4 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: mediawiki
+# Cookbook:: mediawiki
 # Resource:: mediawiki_site
 #
-# Copyright 2015, OpenStreetMap Foundation
+# Copyright:: 2015, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index dd2761327b01f156a62b70676b9c5cbf0cc38c26..63e1627425fb11ffe067fddaf11d1c68ffb391d9 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: mediawiki
+# Cookbook:: mediawiki
 # Resource:: mediawiki_skin
 #
-# Copyright 2015, OpenStreetMap Foundation
+# Copyright:: 2015, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index e387bc44b5b4ea413706a31fe269f217096bab91..8c1b427b18806f2b37551cb4e2bc97733785cead 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: memcached
+# Cookbook:: memcached
 # Recipe:: default
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 3418d3e83b1843255ca6f44eed9d6096d099840f..ac1464a979ab302d8510dab81b7b16f54c11e951 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: munin
+# Cookbook:: munin
 # Recipe:: default
 #
-# Copyright 2010, OpenStreetMap Foundation
+# Copyright:: 2010, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index a70ff14fe3307ee57b5359e65cf21189c7afe96f..1cf444c73f80f2aaa7ef3cee963aeaa1e8115d4d 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: munin
+# Cookbook:: munin
 # Recipe:: server
 #
-# Copyright 2010, OpenStreetMap Foundation
+# Copyright:: 2010, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 1fcff4c057a8ba744dd28266acf64447da83c2fe..01bf9167ea956614df895391df5ada5d92be502c 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: munin
+# Cookbook:: munin
 # Provider:: munin_plugin
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 63d6f4c57846b587cc8b9a0708f9620ecab243be..1355052d7b13162f42dea0079d1195b3bb373ccb 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: munin
+# Cookbook:: munin
 # Resource:: munin_plugin_conf
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 5cedc301f1d431cbcbb54054c965431e9e33f312..bbbca3c616cfd6c91c2262dd19c47f5487c2a22c 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: mysql
+# Cookbook:: mysql
 # Recipe:: default
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index bda8ebe050bfa2f0484202da79a4a178697cc641..be985f56381986cfc27072c6ec4591c8111c1159 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: mysql
+# Cookbook:: mysql
 # Resource:: mysql_database
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 1cbb0765a86b13605a0609747062cc574bf81ed9..13e344966517418ad79825429cbc52233608529f 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: mysql
+# Cookbook:: mysql
 # Resource:: mysql_user
 #
-# Copyright 2012, OpenStreetMap Foundation
+# Copyright:: 2012, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 9dc591a537334c5a18f1b3d63ecfd1aff379e34e..0196c41324a9c692a093530b55536210d2bca4d4 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: networking
+# Cookbook:: networking
 # Definition:: firewall_rule
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 8b6b1f35f64f6a3f7c53585d960c870035e93b25..9c273eac25a9afc0dd7e832737fa217c5df9af46 100644 (file)
@@ -1,9 +1,9 @@
 #
-# Cookbook Name:: networking
+# Cookbook:: networking
 # Recipe:: default
 #
-# Copyright 2010, OpenStreetMap Foundation.
-# Copyright 2009, Opscode, Inc.
+# Copyright:: 2010, OpenStreetMap Foundation.
+# Copyright:: 2009, Opscode, Inc.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 6c39c9a67138aab70b34442003ae0cd55a75133d..80d3d9e21cb7dc1f7e6f4c785c9d39c2c4c3b2d5 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: nfs
+# Cookbook:: nfs
 # Recipe:: default
 #
-# Copyright 2010, OpenStreetMap Foundation
+# Copyright:: 2010, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 9cfb55c959286903427f878e2bbef4f5fa40c744..0378075fdb37c313af9b125e9035d09db12a0a19 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: nfs
+# Cookbook:: nfs
 # Recipe:: server
 #
-# Copyright 2010, OpenStreetMap Foundation
+# Copyright:: 2010, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index b61ba5d4679a34da237944bb5b036d27ab7a3475..95c9f8b17cdfc5664fd58aeb31a97a7b8359388a 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: nginx
+# Cookbook:: nginx
 # Recipe:: default
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 4037e7dac103696fe96dd3a4fcb276fd3c26f1b6..5ebaca69b4f49868e683435dad52066545850aab 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: nginx
+# Cookbook:: nginx
 # Resource:: nginx_site
 #
-# Copyright 2015, OpenStreetMap Foundation
+# Copyright:: 2015, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 602f91622eeea6d2e08a7ee40090d8afdba274d7..ac82c3c98aa033bb80b94a523e3f7d65cb258b96 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: nodejs
+# Cookbook:: nodejs
 # Recipe:: default
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 886d486e1c0e61515877fd05670189f24122e0be..23b9414ea28eecabd16066e6e58babc0fef4e71c 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: nodejs
+# Cookbook:: nodejs
 # Resource:: package
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 220363a2a4614f360f9648f5854541b683a4ea23..d2f674f72a574da67e7debcdfb38c209f8b889c7 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: nominatim
+# Cookbook:: nominatim
 # Recipe:: base
 #
-# Copyright 2015, OpenStreetMap Foundation
+# Copyright:: 2015, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index ff5a40ae7971ec14233c47032dcdb62f0054b0f7..66acd1991e3c6308d1d71695cc540dac2823b4e1 100644 (file)
@@ -1,9 +1,9 @@
 #
-# Cookbook Name:: ntp
+# Cookbook:: ntp
 # Recipe:: default
 #
-# Copyright 2010, OpenStreetMap Foundation.
-# Copyright 2009, Opscode, Inc
+# Copyright:: 2010, OpenStreetMap Foundation.
+# Copyright:: 2009, Opscode, Inc
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index ee8f159cc990d578ac4ec995e526ecfc05756899..54e40108270c24c9a8b0808f6d0f54e4176bdd9c 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: ohai
+# Cookbook:: ohai
 # Resource:: ohai_plugin
 #
-# Copyright 2015, OpenStreetMap Foundation
+# Copyright:: 2015, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index b69a86a51ffbd97ac5f3669e927bbe246e3636c6..190db29c45ef8d5c6903b369977f2fade8b439d9 100644 (file)
@@ -1,9 +1,9 @@
 #
-# Cookbook Name:: openssh
+# Cookbook:: openssh
 # Recipe:: default
 #
-# Copyright 2010, OpenStreetMap Foundation.
-# Copyright 2008-2009, Opscode, Inc.
+# Copyright:: 2010, OpenStreetMap Foundation.
+# Copyright:: 2008-2009, Opscode, Inc.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 060e8e5ee09011aaebd9808105b2ab86837d509b..2446fe97090aadf5b5db4a24a0c9551e6079b713 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: openvpn
+# Cookbook:: openvpn
 # Recipe:: default
 #
-# Copyright 2012, OpenStreetMap Foundation
+# Copyright:: 2012, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 707ebe62018036bf30ed5755884cf63250f51331..8de53eb37823aef3ce133c5c6eca333eae46f22e 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: osmosis
+# Cookbook:: osmosis
 # Recipe:: default
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index dec8fada01683ff8f63dfb6090f6466fae3fd773..6e8d00d4afa128a62fba39ff4af256c415c7b1f1 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: osqa
+# Cookbook:: osqa
 # Recipe:: default
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index dd5994b20fb12469fd4998c76296a746c4316d71..b5225e2892413b338fc7b7b0f55c546fa84f6490 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: otrs
+# Cookbook:: otrs
 # Recipe:: default
 #
-# Copyright 2012, OpenStreetMap Foundation
+# Copyright:: 2012, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 88570434f8984b90529df1ac14c2fe48c3e6b0f5..a9ef419a0259669c1e2e905d95a58b735c12601d 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: passenger
+# Cookbook:: passenger
 # Recipe:: default
 #
-# Copyright 2014, OpenStreetMap Foundation
+# Copyright:: 2014, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index ce0c0dc2f9aa8ff15dab3ace3e49a06d07de761a..f2af9a2e86669f002582b80fb07e7d15dbe5f8b2 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: passenger
+# Cookbook:: passenger
 # Resource:: application
 #
-# Copyright 2018, OpenStreetMap Foundation
+# Copyright:: 2018, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index c8b9b101bf1891f2c8e56c724d717d433b34dd5e..2bd0b97a55ceaad9e9956642a5ddc0d0c17a753f 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: piwik
+# Cookbook:: piwik
 # Recipe:: default
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 919956d891c870cdfd22efeb9205bbe33d2ac9cb..7e2e50f1d32a258604f65b8fb5b534929a7e6397 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: planet
+# Cookbook:: planet
 # Recipe:: current
 #
-# Copyright 2018, OpenStreetMap Foundation
+# Copyright:: 2018, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 9cc4301ef3cde75ae5e0ba12cee8726df2fa928b..28b1abdb8d6f6bfb0790c196938257fd14930cf2 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: planet
+# Cookbook:: planet
 # Recipe:: default
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index f4777a07046d20c0b0ccb133f550453a71a306a4..0b46a2c7bcdc65fc21eaea011bbde438d88c2e5a 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: planet
+# Cookbook:: planet
 # Recipe:: dump
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index b80d42d7e78b41cbc5c8377b5f246cea5a7c1110..41303fe43e30dc6d2eea64abebcee685e2f0997f 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: planet
+# Cookbook:: planet
 # Recipe:: notes
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 8e309246a0ddb69318c488916f931e485bbce77e..548ae871bdf920d20b8c99d9db5814951b529090 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: planet
+# Cookbook:: planet
 # Recipe:: dump
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index e74c3158a02669681d5e76216f398e09bce7f719..3a3c63de108fc2413aac45d60843255ace3a3fc8 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: postgresql
+# Cookbook:: postgresql
 # Recipe:: default
 #
-# Copyright 2012, OpenStreetMap Foundation
+# Copyright:: 2012, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 2f7d12ba5a0c702dc6d740187b4382707887f85c..9cc4f1e0e39b75270c7ff1ca905a9f75601700cb 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: postgresql
+# Cookbook:: postgresql
 # Resource:: postgresql_database
 #
-# Copyright 2012, OpenStreetMap Foundation
+# Copyright:: 2012, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 75abddfffd5bbd25b68ad51fe27ca43276acc713..8f59858b0c4389d033d7cf5e4379e25db3bd536b 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: postgresql
+# Cookbook:: postgresql
 # Resource:: postgresql_execute
 #
-# Copyright 2012, OpenStreetMap Foundation
+# Copyright:: 2012, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index a2bbeca447c56b7db06f91a6a58c2a2203cec270..24df6c568c46b39f0d6070c500c0fb4c11eecf50 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: postgresql
+# Cookbook:: postgresql
 # Resource:: postgresql_extension
 #
-# Copyright 2012, OpenStreetMap Foundation
+# Copyright:: 2012, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index e94aca20748d0b02562982bad417f5ff7d4ff2d3..e069a87723c3f173259d603dda5c33d6e4fffb67 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: postgresql
+# Cookbook:: postgresql
 # Resource:: postgresql_munin
 #
-# Copyright 2015, OpenStreetMap Foundation
+# Copyright:: 2015, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index cb1e6a99a691eb9222d82e2c5aa12332ce465614..75df2f60ca7c5f579590b0ede5e97aea49d98d4e 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: postgresql
+# Cookbook:: postgresql
 # Resource:: postgresql_table
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 9f7c9373decbe4427a209c77754d515612076402..0fa05cafcf857da87827eb0f1678eee9a0524918 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: postgresql
+# Cookbook:: postgresql
 # Resource:: postgresql_tablespace
 #
-# 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.
index 0bfc80536c9c14293c57520fb106941afa60ff8f..072b18424700326d9165276369be2a1387e74547 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: postgresql
+# Cookbook:: postgresql
 # Resource:: postgresql_user
 #
-# Copyright 2012, OpenStreetMap Foundation
+# Copyright:: 2012, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 731081acb58352f4ab1154133aa2ca87c7d0d849..53dc4c59ab29de609ab792bffd52891667c59599 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: python
+# Cookbook:: python
 # Recipe:: default
 #
-# Copyright 2017, OpenStreetMap Foundation
+# Copyright:: 2017, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index fb9cf09bd3fac8fabba6dc9d66a3475cf57d84bc..0679e87e34f7b75030610c1d79be94a7e6a17643 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: python
+# Cookbook:: python
 # Resource:: package
 #
-# Copyright 2017, OpenStreetMap Foundation
+# Copyright:: 2017, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 6ffaccac08b8f6c23c8e77dee6bc55087a710bec..cb372f4c3bb1c1730027d4ae8eed2a1dece99e23 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: python
+# Cookbook:: python
 # Resource:: virtualenv
 #
-# Copyright 2019, OpenStreetMap Foundation
+# Copyright:: 2019, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index decf6c009a2f6ead8d99efdb146431c467e90916..634019c3bff68b56e6911cd22570750d3814f802 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: roundup
+# Cookbook:: roundup
 # Recipe:: default
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 8ab06a0e79656edab9eb2434c863fa3f3fb40ce4..7a93fc021fa20cbccb26a3fc67ae13da470da711 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: rsyncd
+# Cookbook:: rsyncd
 # Recipe:: default
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 4c46db5a0db7914f95a0daf27c658fd631472cd7..f487fa4d18cf87bedad1bcfd5882552ac89c06c0 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: serverinfo
+# Cookbook:: serverinfo
 # Recipe:: default
 #
-# Copyright 2015, OpenStreetMap Foundation
+# Copyright:: 2015, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index b5bccce4be4fbdbb97df675acef1de42ed9e82b5..ccafc831cc98bd1a6f37aea7f608fd822514f134 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: snmpd
+# Cookbook:: snmpd
 # Recipe:: default
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 21250b0cd03d524c8670f942802b7cf5b164f9c0..49b15a583da44975fd1232d3381b5bdd9b81eece 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: spamassassin
+# Cookbook:: spamassassin
 # Recipe:: default
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index e3faae46be9c2cf15ca9fbace7964a4e28d4cb67..53e54b480280215f0c8789483877308eae38afa2 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: squid
+# Cookbook:: squid
 # Recipe:: default
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 0f55aa236bc51719bfe7a5cf26cbd6a149ec2f73..d3778c4ac2959a256631e58e571ac6fd803e4d53 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: squid
+# Cookbook:: squid
 # Resource:: squid_fragment
 #
-# Copyright 2015, OpenStreetMap Foundation
+# Copyright:: 2015, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index ccb3508be195e7f54329aedb66e63258089e9f32..674c8768d24f897f95199939a5e6e4ac65209d3b 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: ssl
+# Cookbook:: ssl
 # Recipe:: default
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index bc34ac7b7a26d210acd6a6a2fa22761d83aacc4b..fdbcf2b526404f4ee82d79196979abbdf6b3ad8c 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: ssl
+# Cookbook:: ssl
 # Resource:: ssl_certificate
 #
-# Copyright 2017, OpenStreetMap Foundation
+# Copyright:: 2017, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 1c1c5fdc871f7b2bb8763a6f6e5102af9928d6be..4d27bdffa09c46323edf7574abb7310823c2b10c 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: stateofthemap
+# Cookbook:: stateofthemap
 # Recipe:: default
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index d2eb7dfea811d788d1797d36d6ddf9ef02b83139..7014c2d5fa5f74e9735121b0e43f2f3c40e1c262 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: subversion
+# Cookbook:: subversion
 # Recipe:: default
 #
-# Copyright 2012, OpenStreetMap Foundation
+# Copyright:: 2012, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 1f76d37212fbd69533679fc85913b65f7b5820b7..d1c1ea32d8f9e17b1ece07f0fcfb5f9a374120de 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: supybot
+# Cookbook:: supybot
 # Recipe:: default
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index bb8eedd9bd6efb767ddd53a2aeb7322d990bf556..00fcd95fb0a15c008efeb94ff4e873c0fb380159 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: switch2osm
+# Cookbook:: switch2osm
 # Recipe:: default
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index b65b12a21b36d5ef9e1cb991b4630e4e53a4ac22..14295b37726baba083b2479cdc5f4b4c5f73955a 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: sysctl
+# Cookbook:: sysctl
 # Recipe:: default
 #
-# Copyright 2010, Tom Hughes
+# Copyright:: 2010, Tom Hughes
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 9b08c44cf6fbeadde1b56cf380fc2aaf112afa88..c34a16989baafb79d769a6d5f92e708ab75b6a98 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: sysfs
+# Cookbook:: sysfs
 # Recipe:: default
 #
-# Copyright 2013, Tom Hughes
+# Copyright:: 2013, Tom Hughes
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index a7fab704d05cf49aef529607b9e7ebadb733ced1..139f4b8db6cbdad2e7176f236c35e20cca2ae954 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: systemd
+# Cookbook:: systemd
 # Resource:: systemd_path
 #
-# Copyright 2017, OpenStreetMap Foundation
+# Copyright:: 2017, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 2f677f775b2eabe502af26280cdb27891113f755..3132c63cdcba5829061cb3aef35c10fd986797e1 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: systemd
+# Cookbook:: systemd
 # Resource:: systemd_service
 #
-# 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.
index 4cf920a9be608a74331c969a5f3d00419f66d7c2..b33cff2d0b84d2581af5ab3f2f250658023853cb 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: systemd
+# Cookbook:: systemd
 # Resource:: systemd_timer
 #
-# Copyright 2019, OpenStreetMap Foundation
+# Copyright:: 2019, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 2e3470d160998897db6a1498f95c85ddb448f92c..8c21b6b6ff3462a79f2ae0c386627946cde88309 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: systemd
+# Cookbook:: systemd
 # Resource:: systemd_tmpfile
 #
-# 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.
index d55add7559ab5254b31ad8474343bf0c6efc8e1b..4289c0042d3b7f24b557959cd1055622421617a7 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: taginfo
+# Cookbook:: taginfo
 # Recipe:: default
 #
-# Copyright 2014, OpenStreetMap Foundation
+# Copyright:: 2014, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index e090fd2bc7565a3eac96ac5e1e78d92170492b91..ead3638aacb063c51f14cffedd0f579e7923eeb3 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: tile
+# Cookbook:: tile
 # Recipe:: default
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 5c4907b69c7805b98c78452a4f8c8fcb37cddeb8..f3b8382fbc05e4d851d30d0fddcb22e4af2ef637 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: tilecache
+# Cookbook:: tilecache
 # Recipe:: default
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 084da1da65b9f03736dbc65af8053fb59b14e73d..edc6e7e72e4def87898104c918ffdbb0dc84d021 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: tilelog
+# Cookbook:: tilelog
 # Recipe:: default
 #
-# Copyright 2014, OpenStreetMap Foundation
+# Copyright:: 2014, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 4ab9414df16eb7e38595ec0ee245ae9f22f6f253..eaceb9d8eac55a7e9761391be0734a8e35efb137 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: tools
+# Cookbook:: tools
 # Recipe:: default
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 4f5526002cc5ad6e2dd6142b0f6bb11d987d0bf7..f7472131d398b1c98486e40dc78c70fae05bb1dd 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: trac
+# Cookbook:: trac
 # Recipe:: default
 #
-# Copyright 2012, OpenStreetMap Foundation
+# Copyright:: 2012, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 0918a9123d4f656adbd69b645bb37ce65749741e..97bab57c70ff57b294a305d1b2495ce5434a57f6 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: web
+# Cookbook:: web
 # Recipe:: backend
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index f2f7c16a95e0f5ee28f472149b030300269355aa..00f77af6cae7525a4d5fa283ab2f07b22652f33a 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: web
+# Cookbook:: web
 # Recipe:: base
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 1ab1045f283a634938e9bc753cda16248a4e48f5..22d6d02f0f21fb8af090311b85d6204c4861d8cb 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: web
+# Cookbook:: web
 # Recipe:: cgimap
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index bd042de03529720b136efd98a596cffbec165e4d..7c3240152b779e079280a6d87f6ad7a15417d4bf 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: web
+# Cookbook:: web
 # Recipe:: cleanup
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index c114f6516ab631c4303611b17a63cea9b34fa4b2..947b7583b1a38b5781e123e778416fcba3dd60c8 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: web
+# Cookbook:: web
 # Recipe:: frontend
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 04bf040c45f6542df6f1f80645b2e6ba49521ef0..d46c09ee126c9a78d167d0a5ee031292fea2c568 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: web
+# Cookbook:: web
 # Recipe:: rails
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index b6fbd5a3d658188e8b8658ca3593045505d97230..c2f7d9b147ea8fa13ee8590bf3d01f509dc6685a 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: web
+# Cookbook:: web
 # Recipe:: statistics
 #
-# Copyright 2011, OpenStreetMap Foundation
+# Copyright:: 2011, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 5a1b9900dd8fec0033aaa2c44e14d2bc23f8253f..0a37afe89f7ec5cc143d6c640da3d107d6505096 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: web
+# Cookbook:: web
 # Resource:: rails_port
 #
-# Copyright 2012, OpenStreetMap Foundation
+# Copyright:: 2012, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 3d8da434d5bfbf12d98b662f31809a14ff0996fe..47625ae0d5935241c4baa9d7c60409bd57029f83 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: wiki.openstreetmap.org
+# Cookbook:: wiki.openstreetmap.org
 # Recipe:: default
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 8a48e8863d8e46646808e4ebe08ed364c2502151..52c544db53f1d8d3389c695e2a3f1eadc59f385b 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: wordpress
+# Cookbook:: wordpress
 # Recipe:: default
 #
-# Copyright 2013, OpenStreetMap Foundation
+# Copyright:: 2013, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 0ed89e4963757629a91d261438f5cfe7f39e566d..778ff6583d98bd5f261dec480a42c29c6e60a471 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: wordpress
+# Cookbook:: wordpress
 # Resource:: wordpress_plugin
 #
-# Copyright 2015, OpenStreetMap Foundation
+# Copyright:: 2015, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 5ca62a63be27a1387ab6281e59187356896daf3f..72af236b6baa2bb96c7e3abf79628bdafe2769c4 100644 (file)
@@ -1,7 +1,7 @@
-# Cookbook Name:: wordpress
+# Cookbook:: wordpress
 # Resource:: wordpress_site
 #
-# Copyright 2015, OpenStreetMap Foundation
+# Copyright:: 2015, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 331db83166fd78c7babfae1f844d8c43f2d8e430..d98edb25dd43694a050345ad583dce1fbe9e8ccd 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: wordpress
+# Cookbook:: wordpress
 # Resource:: wordpress_theme
 #
-# Copyright 2015, OpenStreetMap Foundation
+# Copyright:: 2015, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.