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

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

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

revision 2694 by misc, Fri Mar 16 23:22:12 2012 UTC revision 2695 by misc, Sun Mar 25 13:22:08 2012 UTC
# Line 17  class buildsystem::mainnode { Line 17  class buildsystem::mainnode {
17      ssh::auth::server { [$sched_login, $build_login]: }      ssh::auth::server { [$sched_login, $build_login]: }
18    
19      $mirror_root = '/distrib/mirror'      $mirror_root = '/distrib/mirror'
20      apache::vhost_other_app { "repository.$::domain":      apache::vhost::other_app { "repository.$::domain":
21          vhost_file => 'buildsystem/vhost_repository.conf',          vhost_file => 'buildsystem/vhost_repository.conf',
22      }      }
23    

Legend:
Removed from v.2694  
changed lines
  Added in v.2695

  ViewVC Help
Powered by ViewVC 1.1.30