walkah / chef-drupal

My own personal vagrant setup for drupal development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 (walkah@walkah.net)

About

My own personal vagrant setup for drupal development


Languages

Language:Ruby 80.7%Language:HTML 19.3%