]> git.openstreetmap.org Git - chef.git/history - cookbooks/apache/recipes/default.rb
Update formatting of header comments
[chef.git] / cookbooks / apache / recipes / default.rb
2019-09-09 Tom HughesUpdate formatting of header comments
2019-01-19 Tom HughesDrop support for older Ubuntu versions
2018-06-25 Tom HughesMerge remote-tracking branch 'github/pull/165'
2018-06-22 Tom HughesEnable HTTP/2 over TLS on 18.04
2018-06-21 Tom HughesDisable old mpms before enabling a new one
2018-02-11 Tom HughesConvert more URLs to https
2018-01-17 Tom HughesEnable mod_headers everywhere as we use it for HSTS...
2017-11-16 Tim SmithUse multipackage installs throughout
2017-07-13 Tom HughesAvoid duplicate resource definitions for apache_module...
2017-07-11 Tom HughesFix new rubocop warnings
2017-02-20 Tom HughesMerge what remains of apache::ssl into apache::default
2016-06-30 Tom HughesFix rubocop warnings
2016-05-06 Tom HughesGet rid of pre 14.04 compatibility that is no longer...
2015-10-05 Tom HughesDo all mod_deflate configuration in global context
2015-02-03 Tom HughesYet more rubucop cleanups
2015-02-03 Tom HughesFix more rubocop detected style issues
2014-10-06 Tom HughesInstall libwww-perl for the apache munin plugins
2014-08-19 Tom HughesManage httpd.conf correctly for apache 2.4
2014-07-25 Tom HughesFix apache mpm configuration on 14.04
2014-07-15 Tom HughesImprove mpm handling
2014-07-15 Grant SlaterIn Apache 2.4 disable all other MPMs except required
2013-09-09 Tom HughesAllow the listen host address to be set for apache
2013-05-30 Tom HughesAdd apache cookbook