Age | Commit message (Collapse) | Author |
|
support, you can simply just pass the 'ssl => true'.
this may also help the occasional warning:
warning: Scope(Class[Apache::Ssl]): Could not look up qualified variable
'apache::manage_shorewall'; class apache has not been evaluated at
/srv/leap/puppet/modules/apache/manifests/ssl.pp:10
|
|
Fixed apache_no_default_site variable to be a parameter to the apache
class (no_default_site = false)
Conflicts:
files/include.d/Debian/ssl_defaults.inc
manifests/base.pp
manifests/config/file.pp
manifests/vhost.pp
manifests/vhost/php/standard.pp
manifests/vhost/template.pp
templates/vhosts/php/CentOS.erb
templates/vhosts/php/Debian.erb
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
introduced logrotating for apache
|
|
finished support for openbsd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
made the rest selinux (and gentoo) aware
|
|
|
|
|
|
|
|
|
|
|
|
* own directory
* see vhosts.d
|
|
|
|
|
|
accessed by $server
|
|
|
|
|
|
|
|
|
|
|
|
to enable server-status for munin-plugins, where not yet done
|
|
all the same way. some sources added here and there. hope it still works everything, the location on the disk of /files/ is still call dists. no need to hurry to change that
|