/[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

revision 2721 by boklm, Thu Apr 5 14:05:24 2012 UTC revision 2722 by boklm, Thu Apr 5 15:31:43 2012 UTC
# Line 48  class websites::pkgcpan { Line 48  class websites::pkgcpan {
48          hour    => 23,          hour    => 23,
49          minute  => 30,          minute  => 30,
50          require => [ Package['magpie'], File[$statsdir] ],          require => [ Package['magpie'], File[$statsdir] ],
51          command => "magpie webstatic -d $statsdir",          command => "magpie webstatic -q -d $statsdir",
52          user    => $login,          user    => $login,
53      }      }
54  }  }

Legend:
Removed from v.2721  
changed lines
  Added in v.2722

  ViewVC Help
Powered by ViewVC 1.1.30