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

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

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

revision 953 by boklm, Sun Feb 6 23:17:40 2011 UTC revision 1191 by boklm, Thu Feb 24 10:38:52 2011 UTC
# Line 13  class bcd { Line 13  class bcd {
13              comment => "User for creating ISOs",              comment => "User for creating ISOs",
14          }          }
15    
16          package { bcd:          #package { bcd:
17              ensure => 'installed',          #    ensure => 'installed',
18          }          #}
19    
20          sudo::sudoers_config { "bcd":          sudo::sudoers_config { "bcd":
21              content => template("bcd/sudoers.bcd")              content => template("bcd/sudoers.bcd")

Legend:
Removed from v.953  
changed lines
  Added in v.1191

  ViewVC Help
Powered by ViewVC 1.1.30