/[adm]/puppet/modules/buildsystem/manifests/init.pp
ViewVC logotype

Diff of /puppet/modules/buildsystem/manifests/init.pp

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

revision 1226 by pterjan, Sun Feb 27 22:05:22 2011 UTC revision 1283 by misc, Tue Mar 8 12:29:49 2011 UTC
# Line 46  class buildsystem { Line 46  class buildsystem {
46              vhost_file => "buildsystem/vhost_repository.conf",              vhost_file => "buildsystem/vhost_repository.conf",
47          }          }
48    
49          apache::vhost_other_app { "pkgsubmit.$domain":          apache::vhost_base { "pkgsubmit.$domain":
50              vhost_file => "buildsystem/vhost_pkgsubmit.conf",              aliases => { "/uploads" => "$sched_home_dir/uploads" },
51                location => "/var/www/bs/",
52          }          }
53    
54          include scheduler          include scheduler

Legend:
Removed from v.1226  
changed lines
  Added in v.1283

  ViewVC Help
Powered by ViewVC 1.1.30