]> git.openstreetmap.org Git - chef.git/commit
Add wordpress cookbook
authorTom Hughes <tom@compton.nu>
Wed, 2 Oct 2013 21:26:32 +0000 (22:26 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 2 Oct 2013 21:26:32 +0000 (22:26 +0100)
commit2c854e9952890a119750a187479eb2701107705f
tree8282056c14c818eb3b2067f85b3ac6dcf5133dc2
parent5127e1fd6790edcb0ad3ef3c237808610b0e1f72
Add wordpress cookbook
cookbooks/wordpress/README.rdoc [new file with mode: 0644]
cookbooks/wordpress/attributes/default.rb [new file with mode: 0644]
cookbooks/wordpress/definitions/wordpress_plugin.rb [new file with mode: 0644]
cookbooks/wordpress/definitions/wordpress_site.rb [new file with mode: 0644]
cookbooks/wordpress/definitions/wordpress_theme.rb [new file with mode: 0644]
cookbooks/wordpress/files/default/googlefac54c35e800caab.html [new file with mode: 0644]
cookbooks/wordpress/libraries/wordpress.rb [new file with mode: 0644]
cookbooks/wordpress/metadata.rb [new file with mode: 0644]
cookbooks/wordpress/recipes/default.rb [new file with mode: 0644]
cookbooks/wordpress/templates/default/apache.erb [new file with mode: 0644]