Parent Directory | Revision Log | 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 |
|
ViewVC Help | |
Powered by ViewVC 1.1.30 |