aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/drush.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/drush.pp b/manifests/drush.pp
index c43164d..d434c97 100644
--- a/manifests/drush.pp
+++ b/manifests/drush.pp
@@ -1,5 +1,5 @@
class drupal::drush(
- $version = hiera('drupal::drush::version', '8.0.1')
+ $version = hiera('drupal::drush::version', '8.1.15')
) {
# Drush config folder
file { '/etc/drush':