91f1460ded
## [1.0.4](https://github.com/saltstack-formulas/apache-formula/compare/v1.0.3...v1.0.4) (2020-10-14) ### Bug Fixes * **debian:** don't execute a2enmod on every run ([5844322
](5844322de4
)) * **debian:** fix default moddir on debian ([c17601e
](c17601ee42
)) * **logs:** don't change owners of logfiles with salt ([382e053
](382e053c58
)) * **vhosts:** replace %O with %b in default LogFormat ([2b52e11
](2b52e11a8a
)) ### Tests * **pillar:** remove modules that aren't installed from being enabled ([47ec5fc
](47ec5fcc34
))
10 lines
277 B
Plaintext
10 lines
277 B
Plaintext
name: apache
|
|
os: RedHat, Fedora, CentOS, Debian, Ubuntu, Suse, FreeBSD
|
|
os_family: RedHat, Debian, Suse, FreeBSD
|
|
version: 1.0.4
|
|
release: 1
|
|
minimum_version: 2015.8
|
|
summary: Formula for installing Apache
|
|
description: Formula for installing Apache web server
|
|
top_level_dir: apache
|