Commit graph

17 commits

Author SHA1 Message Date
Ossi Salmi
68ac64b13f Added 'first' parameter to apache::sslsite
When set to true, ensures the site configuration is loaded first, thus
becoming the default virtual host when NameVirtualHost (and SNI) is
used.
2013-02-02 21:58:26 +02:00
Ossi Salmi
42360e66e8 Added seltype for http log directories 2013-02-02 21:55:18 +02:00
7ee51d6f4c Added "chkconfig --add" to httpsd service. 2013-01-22 15:47:36 +02:00
Ossi Salmi
3071640518 Removed useless require variables from apache module 2012-12-05 20:28:37 +02:00
Ossi Salmi
24ecb51f6f Added support for RHEL and did some syntax cleaning
Assume that "RedHat" also works where "CentOS" does.
2012-09-05 17:29:36 +03:00
c69fb5afb0 Fixed SELinux contexts from Apache log directories. 2012-08-28 08:50:56 +03:00
a3b6071afb Improved checking of included http and https server. 2012-06-13 12:09:16 +03:00
5631a973bf Added /etc/sysconfig/httpsd file to apache::sslserver. 2012-04-02 17:01:19 +03:00
77decd746e Changed apache::sslserver to use systemd on Fedora. 2012-04-02 16:43:14 +03:00
84edcd61ed Fixed "unquoted file mode" errors given by puppet-lint. 2012-03-27 16:10:01 +03:00
34c36045fa Fixing puppet-lint errors. 2012-03-27 14:41:39 +03:00
Ossi Salmi
9cc2c06922 Added support for IP-based SSL virtual hosts in apache 2011-05-26 22:58:31 +03:00
e3b6cca7a4 Migrated $httpd_user, $httpd_group, $httpsd_user and $httpsd_group variables to use format $apache::server::{user,group} and $apache::sslserver::{user,group}. 2011-02-25 11:46:57 +02:00
5475229cfd Fixed deprecation warnings "Files found in modules without specifying 'modules' in file path". This will break 0.24.x client compatibility. 2011-01-26 20:06:13 +02:00
Ossi Salmi
45b597c29c Replaced fqdn variables with homename 2010-11-08 14:42:41 +02:00
Ossi Salmi
63440a18d4 Improved apache virtual host configuration
Additional configuration files are now fetched from the
puppet file server.
2010-11-05 22:56:24 +02:00
Ossi Salmi
512c38ba9d Restructured apache module 2010-11-05 22:56:18 +02:00