33d9ab74e1
## [2.4.1](https://github.com/saltstack-formulas/nginx-formula/compare/v2.4.0...v2.4.1) (2020-12-16) ### Continuous Integration * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([bcd67a6
](bcd67a6d46
)) * **gitlab-ci:** use GitLab CI as Travis CI replacement ([f988e6d
](f988e6d8f5
)) * **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([a45ffb6
](a45ffb66ae
)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([86f0a57
](86f0a5705a
)) * **pre-commit:** add to formula [skip ci] ([cb98ed0
](cb98ed05c6
)) * **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([093c38e
](093c38eae7
)) * **pre-commit:** finalise `rstcheck` configuration [skip ci] ([33ce43d
](33ce43dcec
)) * **travis:** add notifications => zulip [skip ci] ([a288342
](a288342070
)) * **workflows/commitlint:** add to repo [skip ci] ([437b28a
](437b28af25
)) ### Styles * **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([66f4ea7
](66f4ea7ed9
))
10 lines
256 B
Plaintext
10 lines
256 B
Plaintext
name: nginx
|
|
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE
|
|
os_family: Debian, RedHat, Suse
|
|
version: 2.4.1
|
|
release: 1
|
|
minimum_version: 2017.3
|
|
summary: nginx formula
|
|
description: Formula to use to install and configure nginx
|
|
top_level_dir: nginx
|