diff --git a/manifests/init.pp b/manifests/init.pp index c5c25b1..818f8fa 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -238,7 +238,7 @@ class drupal ( mode => '0400', content => template('drupal/aliases.drushrc.php.erb'), replace => true, - require => [ File['/etc/drush'], Drush['drush'] ], + require => [ File['/etc/drush'], Drupal::Drush['drush'] ], } # site custom configuration