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', }