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