Merge "Fix defined type namespacing"

This commit is contained in:
Zuul 2018-05-01 12:20:43 +00:00 committed by Gerrit Code Review
commit 26bb0c054b
1 changed files with 1 additions and 1 deletions

View File

@ -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