apache-formula
apache-formula copied to clipboard
Set up and configure the Apache HTTP server
## Your setup ### Formula commit hash / release tag v1.2.2 ### Versions reports (master & minion) Master: ``` Salt Version: Salt: 3007.0 Python Version: Python: 3.10.13 (main, Feb 19...
### PR progress checklist (to be filled in by reviewers) - [ ] Changes to documentation are appropriate (or tick if not required) - [ ] Changes to tests are...
updates: - [github.com/rubocop-hq/rubocop: v1.30.1 → v1.69.2](https://github.com/rubocop-hq/rubocop/compare/v1.30.1...v1.69.2) - [github.com/shellcheck-py/shellcheck-py: v0.8.0.4 → v0.10.0.1](https://github.com/shellcheck-py/shellcheck-py/compare/v0.8.0.4...v0.10.0.1) - [github.com/adrienverge/yamllint: v1.26.3 → v1.35.1](https://github.com/adrienverge/yamllint/compare/v1.26.3...v1.35.1) - [github.com/warpnet/salt-lint: v0.8.0 → v0.9.2](https://github.com/warpnet/salt-lint/compare/v0.8.0...v0.9.2) - https://github.com/myint/rstcheck → https://github.com/rstcheck/rstcheck - [github.com/rstcheck/rstcheck: 3f929574 → v6.2.4](https://github.com/rstcheck/rstcheck/compare/3f929574...v6.2.4)...
adhere to the FreeBSD defaults ### PR progress checklist (to be filled in by reviewers) - [ ] Changes to documentation are appropriate (or tick if not required) - [...
Bumps [activesupport](https://github.com/rails/rails) from 7.0.3.1 to 7.0.4.3. Release notes Sourced from activesupport's releases. v7.0.4.3 Active Support Implement SafeBuffer#bytesplice [CVE-2023-28120] Active Model No changes. Active Record No changes. Action View Ignore certain...
### Is your feature request related to a problem? Handle multiple CustomLog directives in the same config file (see https://httpd.apache.org/docs/2.4/fr/mod/mod_log_config.html#customlog). ### Describe the solution you'd like The following apache config...
### Is your feature request related to a problem? * `SSLCertificateChainFile` has been obsolete with version 2.4.8 of Apache, Note can be found in the link below https://httpd.apache.org/docs/2.4/mod/mod_ssl.html#sslcertificatechainfile * Has...
If `apache:manage_service_states` is set to `False`, then the formula fails to compile. This if block results in a dangling state id: https://github.com/saltstack-formulas/apache-formula/blob/v1.2.2/apache/service/running.sls#L14 It appears this file has been broken since...
## Your setup ### Formula commit hash / release tag tag v1.2.2 ### Versions reports (master & minion) Using masterless setup, only salt-minion: ``` salt-minion --versions-report Salt Version: Salt: 3005...
## Your setup ### Formula commit hash / release tag v1.2.2 4a46e03 ### Versions reports (master & minion) ### Pillar / config used --- ## Bug details ### Describe the...