/[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 2131 by misc, Sat Jan 7 22:06:45 2012 UTC revision 2132 by misc, Sat Jan 7 22:06:49 2012 UTC
# Line 166  class buildsystem { Line 166  class buildsystem {
166              content => template("buildsystem/sudoers.maintdb")              content => template("buildsystem/sudoers.maintdb")
167          }          }
168    
169          file { "$maintdb_dump":          file { ["$maintdb_dump","$maintdb_dump.new"]:
170              ensure => present,              ensure => present,
171              owner => $maintdb_login,              owner => $maintdb_login,
172              mode => 644,              mode => 644,

Legend:
Removed from v.2131  
changed lines
  Added in v.2132

  ViewVC Help
Powered by ViewVC 1.1.30