This project is mirrored from https://github.com/sous-chefs/apache2.git.
Pull mirroring updated .
- 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>
-
- 14 Oct, 2020 4 commits
-
-
Lance Albertson authored
Signed-off-by:
Lance Albertson <lance@osuosl.org>
-
Lance Albertson authored
Add `apache2_mod_wsgi` resource
-
Lance Albertson authored
Signed-off-by:
Lance Albertson <lance@osuosl.org>
-
Lance Albertson authored
Signed-off-by:
Lance Albertson <lance@osuosl.org>
-
- 13 Oct, 2020 5 commits
-
-
Lance Albertson authored
Signed-off-by:
Lance Albertson <lance@osuosl.org>
-
Lance Albertson authored
Signed-off-by:
Lance Albertson <lance@osuosl.org>
-
Lance Albertson authored
Signed-off-by:
Lance Albertson <lance@osuosl.org>
-
Lance Albertson authored
SUSE uses `a2enmod` in `postin` and `postun` scripts which breaks package installation when using this cookbook due to the fact we override this binary with our version. This quietly ensures that `postin` and `postun` scripts pass without any error on SUSE. Signed-off-by:
Lance Albertson <lance@osuosl.org>
-
Lance Albertson authored
Signed-off-by:
Lance Albertson <lance@osuosl.org>
-
- 08 Oct, 2020 2 commits
-
-
Lance Albertson authored
Automated PR: Standardising Files
-
Xorima Bot authored
Signed-off-by:
Xorima Bot <xorimabot@avon-lea.co.uk>
-
- 02 Oct, 2020 2 commits
-
-
Lance Albertson authored
Signed-off-by:
Lance Albertson <lance@osuosl.org>
-
Lance Albertson authored
These two methods are conflicting with the Nginx cookbook and need to be named spaced. Rename them to have `apache_` prefixed. These methods are only used internally so it shouldn't be a breaking change. Signed-off-by:
Lance Albertson <lance@osuosl.org>
-
- 29 Sep, 2020 2 commits
-
-
axelrtgs authored
Automated PR: Standardising Files
-
Xorima Bot authored
Signed-off-by:
Xorima Bot <xorimabot@avon-lea.co.uk>
-
- 28 Sep, 2020 2 commits
-
-
Xorima Bot authored
Signed-off-by:
Xorima Bot <xorimabot@avon-lea.co.uk>
-
Xorima Bot authored
Signed-off-by:
Xorima Bot <xorimabot@avon-lea.co.uk>
-
- 22 Sep, 2020 1 commit
-
-
Lance Albertson authored
Signed-off-by:
Lance Albertson <lance@osuosl.org>
-