/[adm]/puppet/deployment/main_mirror/manifests/init.pp
ViewVC logotype

Diff of /puppet/deployment/main_mirror/manifests/init.pp

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

revision 1544 by nanardon, Wed Mar 16 07:58:27 2011 UTC revision 1545 by boklm, Wed Apr 20 12:14:47 2011 UTC
# Line 2  class main_mirror { Line 2  class main_mirror {
2      # FIXME shouldn't the various code in this module ?      # FIXME shouldn't the various code in this module ?
3      include mirror::main      include mirror::main
4    
5        class { rsyncd:
6            rsyncd_conf = 'main_mirror/rsyncd.conf'
7        }
8    
9      $mirror = "/distrib"      $mirror = "/distrib"
10      file { "$mirror":      file { "$mirror":
11          ensure => directory,          ensure => directory,

Legend:
Removed from v.1544  
changed lines
  Added in v.1545

  ViewVC Help
Powered by ViewVC 1.1.30