From 45213ef045a31fac9cda266a2a1794b477671f24 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 23 Nov 2015 14:28:41 -0200 Subject: Dependency fix --- manifests/init.pp | 1 - 1 file changed, 1 deletion(-) diff --git a/manifests/init.pp b/manifests/init.pp index b82ec0c..a2318c8 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -166,7 +166,6 @@ class drupal( user => 'root', cwd => '/tmp', creates => '/usr/local/bin/composer', - require => Package['curl'], } file { "/usr/local/bin/drush": -- cgit v1.2.3