/[adm]/puppet/modules/mga-mirrors/manifests/init.pp
ViewVC logotype

Diff of /puppet/modules/mga-mirrors/manifests/init.pp

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

revision 100 by nanardon, Thu Nov 4 18:25:08 2010 UTC revision 105 by nanardon, Thu Nov 4 18:45:33 2010 UTC
# Line 8  class mga-mirrors { Line 8  class mga-mirrors {
8    
9      # add a apache vhost      # add a apache vhost
10      file { "mirrors.$domain.conf":      file { "mirrors.$domain.conf":
11          path => "/etc/httpd/conf/vhosts.d/$name",          path => "/etc/httpd/conf/vhosts.d/$name.$domain.conf",
12          ensure => "present",          ensure => "present",
13          owner => root,          owner => root,
14          group => root,          group => root,

Legend:
Removed from v.100  
changed lines
  Added in v.105

  ViewVC Help
Powered by ViewVC 1.1.30