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

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

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

revision 2690 by misc, Sun Mar 25 12:20:24 2012 UTC revision 2691 by misc, Sun Mar 25 12:47:26 2012 UTC
# Line 50  class sympa { Line 50  class sympa {
50              webapp_file => 'sympa/webapp_sympa.conf',              webapp_file => 'sympa/webapp_sympa.conf',
51          }          }
52    
53          apache::vhost_redirect_ssl { $sympa::variable::vhost: }          apache::vhost::redirect_ssl { $sympa::variable::vhost: }
54    
55          apache::vhost_base { $sympa::variable::vhost:          apache::vhost::base { $sympa::variable::vhost:
56              use_ssl => true,              use_ssl => true,
57              content => template('sympa/vhost_ml.conf'),              content => template('sympa/vhost_ml.conf'),
58          }          }

Legend:
Removed from v.2690  
changed lines
  Added in v.2691

  ViewVC Help
Powered by ViewVC 1.1.30