diff options
-rw-r--r-- | manifests/init.pp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp index 11ea592..81c69c9 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -152,7 +152,6 @@ class drupal( user => 'root', cwd => '/tmp', creates => '/usr/local/bin/composer', - require => Package['curl'], } # TODO: future |