Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-10 | introduce logprefix | mh | |
2013-03-10 | updated facts in file source for apache2.conf, linted | varac | |
2013-03-09 | fix fcontexts to be better | mh | |
2013-02-28 | add munin plugin to this module | mh | |
2013-02-07 | ensure that necessary directories for the service are done before the ↵ | mh | |
service is managed | |||
2012-12-28 | add a workaround for | o | |
http://git.zx2c4.com/w3-total-fail/tree/w3-total-fail.sh to all wordpress vhosts mend | |||
2012-12-15 | use common define | mh | |
2012-12-15 | fix a few relationships | mh | |
2012-12-15 | newer mod_security versions need a rule id & linting | mh | |
2012-12-14 | update README regarding munin graphs | Micah Anderson | |
2012-12-14 | fix permission for htpasswds | mh | |
2012-12-13 | fix relation issue | mh | |
2012-12-13 | introduce anchor to hook into basic setup | mh | |
2012-12-01 | fix typo | mh | |
2012-11-27 | linting | mh | |
2012-11-27 | make logdirs httpd_log_t | mh | |
2012-11-08 | Merge branch 'master' of git://labs.riseup.net/shared-apache | varac | |
2012-11-05 | Merge branch 'master' into riseup | Micah Anderson | |
2012-11-05 | add the ability to disable the 0-default.conf and 0-default_ssl.conf virtual | Micah Anderson | |
hosts by setting the $apache_no_default_site variable | |||
2012-11-04 | added paths so wheez config is picked up, also linted a bit | varac | |
2012-11-04 | Merge branch 'master' of git://labs.riseup.net/shared-apache | varac | |
2012-11-04 | added wheezy apache2.conf | varac | |
2012-10-30 | Update default apache2.conf for Debian using packaged version | Jerome Charaoui | |
2012-09-18 | make source better configurable | mh | |
2012-07-18 | make $package_name behave appropriately with apache::debian::module | Gabriel Filion | |
the default value for package_name in apache::debian::module is 'absent'. Using an empty value makes apache::module's default value break, saying that the package '' (nothing) cannot be found. Signed-off-by: Gabriel Filion <lelutin@gmail.com> | |||
2012-07-18 | add 2.6.x compatibility to the default value of $module | Gabriel Filion | |
using $name in a default value doesn't work in 2.6.x, we need to verify the argument's value inside the manifests. Signed-off-by: Gabriel Filion <lelutin@gmail.com> | |||
2012-07-18 | Move oddly-placed closing bracket | Gabriel Filion | |
usually, closing a curly bracket on the same line as the code is done when it is opened on the same line, too. here we'd rather align it to the "default:" to make the code easier to read. Signed-off-by: Gabriel Filion <lelutin@gmail.com> | |||
2012-07-16 | change the class to a define and pass $name to $module by default | Micah Anderson | |
2012-07-16 | single-quoting style diff | Micah Anderson | |
2012-07-08 | there is a apache::centos::module, apache::gentoo::module, and ↵ | Micah Anderson | |
apache::debian::module which means you have to specify the operating system in the class that you called for deployment of the module. so I abstracted that by creating the class apache::module in manifests/module.pp which just did an fact check and then depending on the result, called the correct class for module deployment | |||
2012-06-18 | this should enforced as apache | mh | |
2012-06-13 | remove hiera | mh | |
2012-06-08 | fix dynamic scope variables, function access | mh | |
2012-06-06 | fix for new style for 2.7 | mh | |
2012-06-05 | new style for 2.7 | mh | |
2012-05-31 | fix various puppet language things | mh | |
2012-05-29 | rename site modules | mh | |
2012-04-18 | Merge remote-tracking branch 'lelutin/readme' | Micah Anderson | |
2012-04-18 | Merge remote-tracking branch 'lelutin/config_ensure_absent' | Micah Anderson | |
2012-04-18 | Dependency to package missing for File['include_dir'] | Gabriel Filion | |
some runs produce an error because of a missing "require" link from 'include_dir' to the apache package: err: /Stage[main]/Apache::Base/File[include_dir]/ensure: change from absent to directory failed: Cannot create /etc/apache2/include.d; parent directory /etc/apache2 does not exist Signed-off-by: Gabriel Filion <lelutin@gmail.com> | |||
2012-04-09 | Document, in the README, how to use the module | Gabriel Filion | |
Signed-off-by: Gabriel Filion <lelutin@gmail.com> | |||
2012-03-07 | add UPGRADE NOTICE to README. Rearrange a little to make it flow nicer | Micah Anderson | |
2012-03-07 | Add default vhost files for Debian | Gabriel Filion | |
Taken from a Debian Squeeze install of Apache. Signed-off-by: Gabriel Filion <lelutin@gmail.com> | |||
2012-02-25 | add only if to workaround puppet bug #12830 | mh | |
2012-02-21 | use correct selinux type | mh | |
2012-02-12 | require sftponly class | mh | |
2012-02-12 | manage selinux stuff | mh | |
2012-01-08 | wrap it in a module statement | mh | |
2012-01-08 | correct naming | mh | |
2011-12-28 | set gem_home for the ruby apps | mh | |