Skip to content

alt3/chef-cakebox

Repository files navigation

cakebox cookbook

Build Status

Cookbook used for Cakebox customizations.

Supported Platforms

This cookbook is kitchen-tested against the following platforms:

  • ubuntu-14.04

Specifications

Recipes

cakebox::default

See recipe for full details:

  • Configures SSL/https for catchall website
  • Disables SSH username/password logins
  • Pre-configures known_hosts
  • Creates and configures ~/Apps directory for vagrant user
  • Sets CakePHP as the default PHPCS coding standard
  • Creates /var/log/app to support FriendsOfCake app-template file caching on Vagrant
  • Installs acl so users can use setfacl to set permissions as described in The Book

Test-kitchen

cd chef-cakebox
kitchen create
kitchen verify

Contributing

  1. Fork it ( https://github.com/alt3/chef-cakebox/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Make sure test-kitchen and foodcritic tests pass
  4. Commit your changes (git commit -am 'Adds some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create a new Pull Request

About

Chef cookbook for Cakebox customizations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages