This project is mirrored from https://github.com/sous-chefs/apache2.git.
Pull mirroring updated .
- 16 Jun, 2021 1 commit
-
-
Jason Field authored
-
- 01 Jun, 2021 4 commits
-
-
Sous Chefs Bot authored
-
Sous Chefs Bot authored
-
Sous Chefs Bot authored
-
Dan Webb authored
Signed-off-by:
Dan Webb <dan.webb@damacus.io>
-
- 11 May, 2021 1 commit
-
-
Xorima's Bot authored
Signed-off-by:
Xorima Bot <xorimabot@avon-lea.co.uk>
-
- 06 May, 2021 4 commits
-
-
Sous Chefs Bot authored
-
Sous Chefs Bot authored
-
Sous Chefs Bot authored
-
Dan Webb authored
* Add missing unified_mode from mod_php and mod_wscgi * Switch ActionsHub workflows to use main instead of master * Remove the service resource from install This was causing the service to keep restarting and never become idempotent. * Fix spec tests to now include an extra service resource * Update supported Chef version to 15,.3
-
- 10 Apr, 2021 4 commits
-
-
Sous Chefs Bot authored
-
Sous Chefs Bot authored
-
Sous Chefs Bot authored
-
Lance Albertson authored
Fix apache2_mod_auth_cas resource for all supported platforms
-
- 01 Apr, 2021 1 commit
-
-
Lance Albertson authored
Signed-off-by:
Lance Albertson <lance@osuosl.org>
-
- 31 Mar, 2021 1 commit
-
-
Lance Albertson authored
Signed-off-by:
Lance Albertson <lance@osuosl.org>
-
- 09 Mar, 2021 1 commit
-
-
Lance Albertson authored
This allows users to set other optional settings for the mod_auth_cas module. Signed-off-by:
Lance Albertson <lance@osuosl.org>
-
- 07 Mar, 2021 1 commit
-
-
Lance Albertson authored
This resolves #735. - Fix apache devel package name on SUSE platforms - Fix `libexec_dir` variable in `auth_cas.load` template - Add Integration tests for `apache2_mod_auth_cas` resource - Add docs for `apache2_mod_auth_cas` - Add `:source_checksum`, `:login_url`, `:validate_url` properties to `apache2_mod_auth_cas` resource - Allow `apache2_mod_auth_cas` resource to be nameless - Update `mod_auth_cas` source version to 1.2 and other various updates for source installations - Install `mod_auth_cas` by source on CentOS 8 and SUSE platforms (distro package is not currently available) - Include yum-epel recipe on RHEL/Amazon platforms Signed-off-by:
Lance Albertson <lance@osuosl.org>
-
- 03 Mar, 2021 5 commits
-
-
Sous Chefs Bot authored
-
Sous Chefs Bot authored
-
Sous Chefs Bot authored
-
Lance Albertson authored
Fix url in README
-
Florian Heberl authored
-
- 27 Jan, 2021 4 commits
-
-
Sous Chefs Bot authored
-
Sous Chefs Bot authored
-
Sous Chefs Bot authored
-
Lance Albertson authored
Allow custom settings in `apache2_conf` templates
-
- 26 Jan, 2021 9 commits
-
-
Antoine Mazeas authored
Signed-off-by:
Antoine Mazeas <antoine@karthanis.net>
-
Antoine Mazeas authored
Signed-off-by:
Antoine Mazeas <antoine@karthanis.net>
-
Antoine Mazeas authored
Signed-off-by:
Antoine Mazeas <antoine@karthanis.net>
-
Antoine Mazeas authored
Using the now documented `options` property of the `conf` resource, it is now possible to pass arbitrary values to the underlying template. This is most useful when the conf template is overridden via template_cookbook (taken from one's own cookbook and not from the apache2 cookbook) Example: apache2_conf 'custom' do template_cookbook 'test' options( index_ignore: '. .secret *.gen', index_charset: 'UTF-8' ) end Signed-off-by:
Antoine Mazeas <antoine@karthanis.net>
-
Sous Chefs Bot authored
-
Sous Chefs Bot authored
-
Sous Chefs Bot authored
-
Lance Albertson authored
Remove support and testing for Ubuntu 16.04
-
Lance Albertson authored
Signed-off-by:
Lance Albertson <lance@osuosl.org>
-
- 20 Nov, 2020 4 commits
-
-
Sous Chefs Bot authored
-
Sous Chefs Bot authored
-
Sous Chefs Bot authored
-
gagarinfan authored
Provide template_cookbook property to enable passing own template for httpd.conf/apache2.conf Signed-off-by:
Michal Gebka <michal.j.gebka@gmail.com>
-