]> gitweb.fluxo.info Git - puppet-drupal.git/commitdiff
Oops
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 7 Feb 2013 17:23:11 +0000 (15:23 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 7 Feb 2013 17:23:11 +0000 (15:23 -0200)
manifests/init.pp

index a3db0c63ced4480a8e846786c9ad9bab44568894..87ae8831f77a7eecea68c701e20d36509f4cedf1 100644 (file)
@@ -17,7 +17,7 @@ class drupal(
 
   # Drush config folder
   file { '/etc/drush':
-    ensure => directory
+    ensure => directory,
     owner  => root,
     grop   => root,
     mode   => 0644,