/[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 2974 by boklm, Thu Jan 17 18:09:36 2013 UTC revision 2975 by boklm, Thu Jan 17 18:09:38 2013 UTC
# Line 11  class epoll { Line 11  class epoll {
11    
12      apache::vhost::redirect_ssl { $epoll::var::vhost: }      apache::vhost::redirect_ssl { $epoll::var::vhost: }
13    
     postgresql::remote_db_and_user { $epoll::var::db_name:  
         description => 'Epoll database',  
         password    => $epoll::var::db_password,  
     }  
   
14      file { 'epoll.yml':      file { 'epoll.yml':
15          path    => '/etc/epoll.yml',          path    => '/etc/epoll.yml',
16          group   => 'apache',          group   => 'apache',

Legend:
Removed from v.2974  
changed lines
  Added in v.2975

  ViewVC Help
Powered by ViewVC 1.1.30