A Puppet module to quickly create a basic Drupal installation.
This should not be used to install a production Drupal site.
To install Drupal
include drupal
drupal::core { '7.21':
path => '/var/www/html',
}
Some functionality is dependent on other modules: