Project

General

Profile

Download (5.06 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
64234edf 06/10/2014 09:45 AM Lukas Zapletal

fixes #6036 - Timeout for passenger needs to be raised to avoid timeouts

and also made sure Passenger won't kill all worker instances.

4b5caab2 05/06/2014 10:17 AM Dominic Cleal

Contain Apache before foreman::config, stops it being (re)started after
foreman_smartproxy resources

36cd597e 02/14/2014 10:15 AM Justin Sherrill

adding support for plugins adding virtual host entries

1ed16264 02/10/2014 06:16 PM Jean-Baptiste Rouault

Add server_ssl_chain parameter to set SSLCertificateChainFile

700c74ff 02/07/2014 09:46 PM Justin Sherrill

fixing spec tests

720ae6e9 01/16/2014 08:33 AM Mickaël Canévet

Set SymLinksIfOwnerMatch options in apache vhosts

c62fcb8a 01/11/2014 03:53 PM Ewoud Kohl van Wijngaarden

Change from theforeman/apache to puppetlabs/apache

222fb5e5 01/06/2014 05:55 PM Adam Heinz

Make use of $foreman::params::server_ssl_* in vhost conf.

b22f96ff 01/02/2014 04:34 PM Ewoud Kohl van Wijngaarden

Work with puppetlabs-postgresql version 3+

This drops support for puppet 2.6.

d19da48d 12/23/2013 09:12 PM Ewoud Kohl van Wijngaarden

Clean up tests

This replaces the deprecated include_class with contain_class and
removes the redundant rspec configuration.

f8a88f23 12/05/2013 03:29 PM Ewoud Kohl van Wijngaarden

Move passenger restart to foreman::service

4bc527c8 10/22/2013 06:20 PM Lukas Zapletal

Setup far-future expires headers for assets

72a44e51 06/26/2013 08:27 AM Ewoud Kohl van Wijngaarden

Respect the SSL param in the vhost template

As suggested in https://github.com/theforeman/puppet-foreman/issues/83,
the SSL vhost should not be created when SSL is disabled.

e56d7a1e 06/12/2013 08:04 AM Ewoud Kohl van Wijngaarden

Update unit tests