From ddf46620a6ff964194bc4b841379dd3833155fa6 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Sun, 5 Dec 2010 22:40:31 +0000 Subject: mga-committers should be able to write in /home/schedbot/repsys/tmp --- modules/buildsystem/manifests/init.pp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/buildsystem') diff --git a/modules/buildsystem/manifests/init.pp b/modules/buildsystem/manifests/init.pp index e48da03e..129e1176 100644 --- a/modules/buildsystem/manifests/init.pp +++ b/modules/buildsystem/manifests/init.pp @@ -85,6 +85,8 @@ class buildsystem { file { "$sched_home_dir/repsys/tmp": ensure => "directory", + group => "mga-committers", + mode => 775, require => File["$sched_home_dir/repsys"], } -- cgit v1.2.1