Skip to content

zivtech/puppet-drush-fetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Puppet Drush Fetcher

Installs fetcher and optionally installs its dependencies and fetcher_services.

Basic usage:

include drush_fetcher

Advanced usage:

class { 'drush_fetcher':
  # Installs fetcher at this specific git commit.
  git_ref => 'd88cb50421',
}

About

Installs and manages the drush [fetcher](https://drupal.org/project/fetcher) extension.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages