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

A Puppet module to quickly create a basic Drupal installation.

Notifications You must be signed in to change notification settings

erikwebb/erikwebb-drupal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

A Puppet module to quickly create a basic Drupal installation.

Resources

Stars

Watchers

Forks

Packages

No packages published