Skip to content
This repository has been archived by the owner on May 9, 2018. It is now read-only.

Latest commit

 

History

History
24 lines (16 loc) · 519 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 519 Bytes

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: