/[adm]/puppet/modules/buildsystem/manifests/init.pp
ViewVC logotype

Diff of /puppet/modules/buildsystem/manifests/init.pp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 964 by boklm, Mon Feb 7 12:06:01 2011 UTC revision 966 by boklm, Mon Feb 7 18:43:41 2011 UTC
# Line 73  class buildsystem { Line 73  class buildsystem {
73            batchdir => "$sign_home_dir/batches",            batchdir => "$sign_home_dir/batches",
74            keydir => "$sign_home_dir/keys",            keydir => "$sign_home_dir/keys",
75          }          }
76    
77            sudo::sudoers_config { "signpackage":
78                content => template("buildsystem/sudoers.signpackage")
79            }
80      }      }
81    
82      class scheduler {      class scheduler {

Legend:
Removed from v.964  
changed lines
  Added in v.966

  ViewVC Help
Powered by ViewVC 1.1.30