6c529330e6
## [1.1.1](https://github.com/saltstack-formulas/apache-formula/compare/v1.1.0...v1.1.1) (2021-01-04) ### Bug Fixes * **memory:** pass variable not dict ([2830081
](28300814fc
)) ### Continuous Integration * **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([0145922
](0145922b52
)) * **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([bbf012b
](bbf012b82e
)) * **gitlab-ci:** use GitLab CI as Travis CI replacement ([26208c4
](26208c47c6
))
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.1
|
|
release: 1
|
|
minimum_version: 2015.8
|
|
summary: Formula for installing Apache
|
|
description: Formula for installing Apache web server
|
|
top_level_dir: apache
|