/drupal-puppet-module

Our Drupal 7 Puppet module

Primary LanguagePuppetMIT LicenseMIT

Drupal 7 Puppet Module

Overview

Drupal is a complex content management framework and requires a lot of time to install and configure by hand. To save our clients time and money, New Media Campaigns uses Vagrant and Puppet to automate Drupal website installation and configuration. This repository contains our Drupal 7 Puppet module.

Install

Learn how to install our Drupal 7 Puppet module here:

http://www.newmediacampaigns.com/blog/drupal-puppet-module

Requirements

  • Vagrant;
  • Puppet;
  • MySQL database;
  • PHP 5.3 or newer with these extensions: apc, PDO, pdo_mysql;

Authors

How to Contribute

  1. Fork this repository;
  2. Create a new branch for each feature or improvement;
  3. Send a pull request from each feature branch to the master branch;

It is very important to separate new features or improvements into separate feature branches, and to send a pull request for each branch. This allows us to review and pull in new features or improvements individually.

Copyright

Copyright 2013, New Media Campaigns. Released under the MIT Public License.