/[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 377 by misc, Sat Nov 20 11:52:54 2010 UTC revision 378 by misc, Mon Nov 22 02:04:06 2010 UTC
# Line 10  class epoll { Line 10  class epoll {
10          script => "/usr/bin/epoll_fastcgi.pl"          script => "/usr/bin/epoll_fastcgi.pl"
11      }      }
12            
13      $password = extlookup("epoll_password")      $password = extlookup("epoll_password",'x')
14    
15      file { "epoll.yml":      file { "epoll.yml":
16          path => "/etc/epoll.yml",              path => "/etc/epoll.yml",    

Legend:
Removed from v.377  
changed lines
  Added in v.378

  ViewVC Help
Powered by ViewVC 1.1.30