/[adm]/puppet/deployment/websites/manifests/perl.pp
ViewVC logotype

Diff of /puppet/deployment/websites/manifests/perl.pp

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

puppet/deployment/websites/manifests/pkgcpan.pp revision 2752 by boklm, Sat Apr 7 13:19:18 2012 UTC puppet/deployment/websites/manifests/perl.pp revision 2755 by boklm, Tue May 22 12:41:01 2012 UTC
# Line 1  Line 1 
1  class websites::pkgcpan {  class websites::pkgcpan {
2      include websites::base      include websites::base
3      $vhost = "pkgcpan.$::domain"      $vhost = "perl.$::domain"
4      $vhostdir = "$websites::base::webdatadir/$vhost"      $vhostdir = "$websites::base::webdatadir/$vhost"
5      $statsdir = "${vhostdir}/stats"      $statsdir = "${vhostdir}/stats"
6      $login = 'pkgcpan'      $login = 'pkgcpan'

Legend:
Removed from v.2752  
changed lines
  Added in v.2755

  ViewVC Help
Powered by ViewVC 1.1.30