Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-14 | only forward on https | mh | |
2014-04-14 | more identation fixing | mh | |
2014-04-14 | cleanup identation of if then else, especially for the produced file | mh | |
2014-04-14 | an initial https connection might still end up as http on the backend. in ↵ | mh | |
that case we don't want to redirect | |||
2014-03-16 | make it possible that domainalias can be an array | mh | |
2014-02-25 | Merge branch 'master' of ↵ | root | |
ssh://git.cmaisonneuve.qc.ca/srv/git/public/puppet/module-apache | |||
2014-02-25 | Merge branch 'riseup' | Micah Anderson | |
2014-02-25 | fix merge conflict snafu introduced by: | Micah Anderson | |
115691c87bad3f5863f088e73603133b67c9f828 this fixes the incorrectly nested case statement, and brings back the lost 'config file as link' changes | |||
2014-02-24 | pass additional open_basedir paths in $php_options hash instead | Jerome Charaoui | |
2014-02-24 | append to standard paths instead of override | Jerome Charaoui | |
2014-02-24 | remove safe_mode flag from defaults under Debian (removed from PHP 5.4 which ↵ | Jerome Charaoui | |
is in wheezy) | |||
2014-02-23 | this is only required on debian | mh | |
2014-02-23 | linting | mh | |
2014-02-23 | Merge remote-tracking branch 'shared/master' | mh | |
Conflicts: manifests/debian.pp | |||
2014-02-23 | linting | mh | |
2014-02-23 | introduce a datadir for all dynamic hostings | mh | |
2014-02-23 | linting | mh | |
2014-02-21 | enable status module on debian | Jerome Charaoui | |
2014-02-20 | Document templatewlv requirement | Jerome Charaoui | |
2014-02-19 | don't redirect https traffic terminated beforehand | o | |
2013-12-29 | fix typo from the latest linting | mh | |
2013-12-28 | reduce dependency on lsb modules, rather use the builtin facts | mh | |
2013-12-16 | Merge branch 'master' of labs.riseup.net:module_apache into riseup | Micah Anderson | |
2013-12-16 | fix $apache::no_default_site variable | Micah Anderson | |
2013-11-09 | Merge remote-tracking branch 'leap/master' | Gabriel Filion | |
2013-10-23 | we need to pass a second argument | mh | |
2013-10-09 | make it possible to only log error_logs | mh | |
2013-09-18 | joomla requires allow_url_fopen to update itself :( ↵ | mh | |
http://docs.joomla.org/Security_Checklist/Hosting_and_Server_Setup#Use_allow_url_fopen | |||
2013-09-12 | remove the variable again | o | |
2013-09-12 | initialize the variable | o | |
2013-09-12 | pass the php_tmp_dir option to fcgid | o | |
2013-08-13 | be more efficient when cleaning up the webdirectory | mh | |
2013-06-12 | remove unnecessary template part from mediawiki | mh | |
we also have likely anonymization in place, hence all ips are from localhost | |||
2013-05-19 | fixed typo that caused 0-default_ssl.conf to always be created. | elijah | |
2013-04-29 | Merge branch 'leap' into riseup | Micah Anderson | |
2013-04-25 | fix merge conflict resolution mistake | Micah Anderson | |
2013-04-25 | Merge commit 'dafb060' | Micah Anderson | |
Conflicts: manifests/debian.pp | |||
2013-04-18 | add a 'ssl' parameter, so you do not need to include two classes to get ssl | Micah Anderson | |
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 | |||
2013-04-17 | Merge remote-tracking branch 'shared/master' into leap | Micah Anderson | |
Conflicts: manifests/debian.pp | |||
2013-04-15 | add the requirement for perl::extensions::libwww | Micah Anderson | |
2013-04-15 | add details to README about version of munin module required | Micah Anderson | |
2013-04-15 | Merge remote-tracking branch 'shared/master' into riseup | Micah Anderson | |
Conflicts: README | |||
2013-04-12 | Update README with migration notice, and more information on how to use the ↵ | Micah Anderson | |
module Move license information to LICENSE file | |||
2013-04-12 | Merge remote-tracking branch 'immerda/master' | Micah Anderson | |
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 | |||
2013-03-27 | provide an easy way to workaround scope issues in templates in puppet 3 | mh | |
2013-03-20 | make things puppet 3 ready | mh | |
2013-03-17 | deny directories that shouldn't be web accessible | mh | |
2013-03-17 | fix selttype on EL6 | mh | |
2013-03-17 | linting | mh | |
2013-03-10 | linting | mh | |