Version information
released Sep 5th 2013
Start using this module
Add this module to your Puppetfile:
mod 'erikwebb-drupal', '0.0.3'
Learn more about managing modules with a PuppetfileDocumentation
erikwebb/drupal — version 0.0.3 Sep 5th 2013
Puppet module for Drupal
A Puppet module to quickly create a basic Drupal installation.
This should not be used to install a production Drupal site.
Basic usage
To install Drupal
include drupal
drupal::core { '7.21':
path => '/var/www/html',
}
Dependencies
Some functionality is dependent on other modules: