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

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

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

revision 898 by misc, Mon Jan 24 16:57:58 2011 UTC revision 899 by misc, Mon Jan 24 16:57:59 2011 UTC
# Line 62  class git { Line 62  class git {
62                    
63          file { "$name/description":          file { "$name/description":
64              ensure => present,              ensure => present,
65              content => $description              content => $description,
66                require => File["$name/git-daemon-export-ok"]
67          }          }
68      }      }
69    

Legend:
Removed from v.898  
changed lines
  Added in v.899

  ViewVC Help
Powered by ViewVC 1.1.30