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

index 87ae8831f77a7eecea68c701e20d36509f4cedf1..eef169a48c4ed376c946fd8c5602742fa45a5474 100644 (file)
@@ -19,7 +19,7 @@ class drupal(
   file { '/etc/drush':
     ensure => directory,
     owner  => root,
-    gro  => root,
+    group  => root,
     mode   => 0644,
   }