404f1d139c
## [1.1.8](https://github.com/saltstack-formulas/apache-formula/compare/v1.1.7...v1.1.8) (2021-06-28) ### Bug Fixes * **register_site:** correct semicolon to colon ([4cf848d
](4cf848da05
)) ### Continuous Integration * **gitlab-ci:** ignore line to avoid `yamllint` violation [skip ci] ([a742f4e
](a742f4ee00
)) * **gitlab-ci:** use `pandoc`-enabled `semantic-release` image [skip ci] ([3bf9c6e
](3bf9c6e6a9
)) * **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([10ce382
](10ce3822dd
)) * **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([57e9873
](57e9873624
))
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.1.8
|
|
release: 1
|
|
minimum_version: 2015.8
|
|
summary: Formula for installing Apache
|
|
description: Formula for installing Apache web server
|
|
top_level_dir: apache
|