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

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

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

revision 2690 by misc, Fri Mar 16 22:54:11 2012 UTC revision 2691 by misc, Sun Mar 25 12:47:26 2012 UTC
# Line 34  class buildsystem::binrepo { Line 34  class buildsystem::binrepo {
34          content => template('buildsystem/binrepo/sudoers.binrepo')          content => template('buildsystem/binrepo/sudoers.binrepo')
35      }      }
36    
37      apache::vhost_base { "binrepo.$::domain":      apache::vhost::base { "binrepo.$::domain":
38          location => $repodir,          location => $repodir,
39          content  => template('buildsystem/binrepo/vhost_binrepo.conf'),          content  => template('buildsystem/binrepo/vhost_binrepo.conf'),
40      }      }

Legend:
Removed from v.2690  
changed lines
  Added in v.2691

  ViewVC Help
Powered by ViewVC 1.1.30