Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-23 | [feat] only care for apache >= 2.4 | varac | |
2017-01-18 | Ensure the directory exists before creating the file | Tulio Casagrande | |
with @aarni | |||
2017-01-18 | Change autorestart to use systemd::unit_file | Tulio Casagrande | |
2017-01-18 | Rename extensions module to autorestart | Tulio Casagrande | |
2017-01-18 | Update how exec is run | Tulio Casagrande | |
2017-01-18 | Add apache auto-restart extension file | Tulio Casagrande | |
2016-09-01 | added support for Let's Encrypt | elijah | |
2016-02-25 | remove couchdb_pwhash_alg leftover | varac | |
2015-11-17 | [bug] use $lsbdistcodename to query apache version | varac | |
Using $::apache_version won't work because the facts are evaluated before compiling the catalog and with this, before the installation of apache. so on an install from scratch, this fact won't contain anything. | |||
2015-11-17 | [bug] [jessie] Load needed modules for apache 2.4 | varac | |
- Related: #6920 | |||
2015-09-30 | Fix server-status availability to tor hidden services (#7456) | Micah Anderson | |
Make the server-status information unavailable by putting the vhost on a port that isn't configured as available to the tor hidden-service. Change-Id: Idd3bfefb5b7fc26fb0a8cf48cdf6afc68a4192bb | |||
2014-12-22 | Adds a ssl_common.inc file to use inside vhosts for the SSL config (solves ↵ | guido | |
#5103) Change-Id: I717bf7ca2c5679165a99370c4540f8b8dc1a48ea | |||
2014-02-10 | move leap_webapp.conf template to common.conf which is included by the ↵ | varac | |
nagios and webapp node (#5096) | |||
2014-01-22 | anonymize webapp ips (Bug #4896) | varac | |
2013-11-22 | improvements to webapp deployment: allow for greater customization, allow ↵ | elijah | |
for custom git source, improve apache config. | |||
2013-08-29 | create individual classes for the apache modules so they can be included ↵ | Micah Anderson | |
more than once in different locations, depending on what services are configured on a node (#3612) Change-Id: Iff064d3d67baa132fb5198fea741522ab4e71770 |