/erikwebb-drush

A Puppet module to install and execute Drupal commands using Drush.

Primary LanguagePuppet

Puppet module for Drush

A Puppet module to install Drush and execute commands.

Basic usage

To download a single Drupal module:

drush::exec { 'drush-views-download':
  command        => 'pm-download views',
  root_directory => '/var/www/html',
}

Dependencies

Some functionality is dependent on other modules: