]> git.openstreetmap.org Git - chef.git/history - cookbooks/apache
Disable nominatim cron jobs on pummelzacken for now
[chef.git] / cookbooks / apache /
2014-06-03 Tom HughesFix apache conf files name for apache 2.4
2014-06-03 Tom HughesUse new apache conf fragment support for SSL config
2014-06-03 Tom HughesAdd support for managing apache configuration fragments
2014-06-03 Tom HughesEnable socache_shmcb for apache SSL support on 14.04
2014-02-27 Grant Slaterapache: buffer logs by default
2014-02-13 Tom HughesUse the nginx cipher string for apache
2014-02-13 Tom HughesDisable RC4 for SSL on apache servers
2013-11-30 Tom HughesUpdate SSL cipher suites to latest recomendations
2013-11-24 Tom HughesImprove idempotency of apache_module
2013-11-24 Tom HughesConvert apache_module to an LWRP
2013-11-24 Tom HughesFix comments
2013-11-24 Tom HughesMake sure @directory is set properly in apache site...
2013-11-23 Tom HughesCorrect method name
2013-11-23 Tom HughesWe want ::File here not Chef::Provider::File
2013-11-23 Tom HughesUse README.md for the long_description
2013-11-23 Tom HughesConvert apache_site to an LWRP
2013-11-23 Tom HughesConvert all README filess to markdown
2013-11-23 Tom HughesSpecify name explicitly in cookbook metadata files
2013-11-23 Tom HughesConvert all notify/subscribe calls to the new style...
2013-10-22 Tom HughesFix typo
2013-10-22 Tom HughesUse the tile.openstreetmap.org certificate for the...
2013-10-17 Tom HughesFix typo
2013-10-17 Tom HughesRework certificate handling
2013-09-09 Tom HughesEnable named based virtual hosts for https
2013-09-09 Tom HughesAllow the listen host address to be set for apache
2013-05-30 Tom HughesAdd apache cookbook