/[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 454 by misc, Mon Nov 22 02:04:06 2010 UTC revision 455 by misc, Wed Nov 24 15:22:14 2010 UTC
# Line 7  class epoll { Line 7  class epoll {
7      }      }
8            
9      apache::vhost_catalyst_app { $vhost:      apache::vhost_catalyst_app { $vhost:
10          script => "/usr/bin/epoll_fastcgi.pl"          script => "/usr/bin/epoll_fastcgi.pl",
11            require => Package['Epoll']
12      }      }
13            
14      $password = extlookup("epoll_password",'x')      $password = extlookup("epoll_password",'x')

Legend:
Removed from v.454  
changed lines
  Added in v.455

  ViewVC Help
Powered by ViewVC 1.1.30