/[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 1524 by boklm, Mon Apr 18 09:41:37 2011 UTC revision 1525 by boklm, Mon Apr 18 10:00:07 2011 UTC
# Line 89  class buildsystem { Line 89  class buildsystem {
89            keydir => $sign_keydir,            keydir => $sign_keydir,
90          }          }
91    
         gnupg::keys{"software":  
           email => "software@$domain",  
           #FIXME there should be a variable somewhere to change the name of the distribution  
           key_name => 'Mageia Software',  
           login => $sign_login,  
           batchdir => "$sign_home_dir/batches",  
           keydir => $sign_keydir,  
         }  
   
92          sudo::sudoers_config { "signpackage":          sudo::sudoers_config { "signpackage":
93              content => template("buildsystem/sudoers.signpackage")              content => template("buildsystem/sudoers.signpackage")
94          }          }

Legend:
Removed from v.1524  
changed lines
  Added in v.1525

  ViewVC Help
Powered by ViewVC 1.1.30