From: Silvio Rhatto Date: Thu, 7 Feb 2013 17:23:11 +0000 (-0200) Subject: Oops X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=35d2d0ae30512e3c91f2c9eed57e913ba7bc1424;p=puppet-drupal.git Oops --- diff --git a/manifests/init.pp b/manifests/init.pp index a3db0c6..87ae883 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -17,7 +17,7 @@ class drupal( # Drush config folder file { '/etc/drush': - ensure => directory + ensure => directory, owner => root, grop => root, mode => 0644,