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

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

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

revision 2706 by misc, Sun Mar 25 12:47:26 2012 UTC revision 2707 by misc, Mon Apr 2 11:05:37 2012 UTC
# Line 4  class epoll { Line 4  class epoll {
4    
5      package { 'Epoll': }      package { 'Epoll': }
6    
7      apache::vhost_catalyst_app { $vhost:      apache::vhost::catalyst_app { $vhost:
8          script  => '/usr/bin/epoll_fastcgi.pl',          script  => '/usr/bin/epoll_fastcgi.pl',
9          use_ssl => true,          use_ssl => true,
10          require => Package['Epoll']          require => Package['Epoll']

Legend:
Removed from v.2706  
changed lines
  Added in v.2707

  ViewVC Help
Powered by ViewVC 1.1.30