/[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 1619 by boklm, Thu May 19 10:14:28 2011 UTC revision 1620 by boklm, Thu May 19 10:16:44 2011 UTC
# Line 8  class mga-mirrors { Line 8  class mga-mirrors {
8    
9      apache::vhost_catalyst_app { $vhost:      apache::vhost_catalyst_app { $vhost:
10          script => "/usr/bin/mga_mirrors_fastcgi.pl",          script => "/usr/bin/mga_mirrors_fastcgi.pl",
11          require => Package['mga-mirrors']          require => Package['mga-mirrors'],
12          use_ssl => true,          use_ssl => true,
13      }      }
14    

Legend:
Removed from v.1619  
changed lines
  Added in v.1620

  ViewVC Help
Powered by ViewVC 1.1.30