chef-drupal icon indicating copy to clipboard operation
chef-drupal copied to clipboard

My own personal vagrant setup for drupal development

chef-drupal Build Status

This cookbook installs and configures Drupal.

I use it primarily as a dependency on projects and for local (Vagrant) development.

Requirements

Vagrant

To use this cookbook with Vagrant, you obviously need Vagrant and VirtualBox installed. Additionally, install these two plugins:

  • vagrant plugin install vagrant-berkshelf
  • vagrant plugin install vagrant-omnibus

Usage

Vagrant

Attributes

Recipes

Author

Author:: James Walker ([email protected])