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

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

Notifications You must be signed in to change notification settings

erikwebb/erikwebb-drush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published