From: Rein Henrichs <[email protected]>

Signed-off-by: Jesse Wolfe <[email protected]>
---
 test/util/settings.rb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/test/util/settings.rb b/test/util/settings.rb
index 1ec8cee..1e8eb48 100755
--- a/test/util/settings.rb
+++ b/test/util/settings.rb
@@ -578,7 +578,7 @@ yay = /a/path
             :mydir => {:default => tempfile(),
                 :mode => 0644,
                 :owner => "root",
-                :group => "root",
+                :group => "service",
                 :desc => "yay"
             },
             :mkusers => [false, "yay"]
-- 
1.6.3.3

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en.

Reply via email to