Parent Directory | Revision Log | Patch
revision 3432 by pterjan, Thu Apr 3 23:42:27 2014 UTC | revision 3433 by pterjan, Fri Apr 4 11:46:45 2014 UTC | |
---|---|---|
# | Line 7 class mga-mirrors { | Line 7 class mga-mirrors { |
7 | apache::vhost::catalyst_app { $vhost: | apache::vhost::catalyst_app { $vhost: |
8 | script => '/usr/bin/mga_mirrors_fastcgi.pl', | script => '/usr/bin/mga_mirrors_fastcgi.pl', |
9 | require => Package['mga-mirrors'], | require => Package['mga-mirrors'], |
10 | aliases => { | |
11 | '/status' => '/var/www/mirrors/status.html', | |
12 | } | |
13 | } | } |
14 | ||
15 | apache::vhost::base { "ssl_$vhost": | apache::vhost::base { "ssl_$vhost": |
|
ViewVC Help | |
Powered by ViewVC 1.1.30 |