/erikwebb-drupal

A Puppet module to quickly create a basic Drupal installation.

Primary LanguagePuppet

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: