]> git.openstreetmap.org Git - chef.git/commit
Add cookbook for blogs.openstreetmap.org
authorTom Hughes <tom@compton.nu>
Fri, 25 Nov 2016 22:28:46 +0000 (22:28 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 28 Nov 2016 22:18:09 +0000 (22:18 +0000)
commit2fa4b09c609ade8b4c3c2782c22608b8db464784
tree323cf295f79139cce4e57d4c50c6cd5876b198c2
parent639b0336707d6c44b11b84c8b03861d580190c83
Add cookbook for blogs.openstreetmap.org
.kitchen.yml
cookbooks/blogs/.foodcritic [new file with mode: 0644]
cookbooks/blogs/README.md [new file with mode: 0644]
cookbooks/blogs/attributes/default.rb [new file with mode: 0644]
cookbooks/blogs/metadata.rb [new file with mode: 0644]
cookbooks/blogs/recipes/default.rb [new file with mode: 0644]
cookbooks/blogs/templates/default/apache.erb [new file with mode: 0644]
cookbooks/blogs/templates/default/cron.erb [new file with mode: 0644]
test/data_bags/accounts/blogs.json [new file with mode: 0644]
test/integration/blogs/serverspec/apache_spec.rb [new file with mode: 0644]