Documentation
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: