ec9559b2c3
# [2.8.0](https://github.com/saltstack-formulas/nginx-formula/compare/v2.7.5...v2.8.0) (2022-02-03) ### Code Refactoring * **pkgs:** readbility ([b76e8cc
](b76e8cc664
)) ### Continuous Integration * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([7fcb960
](7fcb9608cd
)) ### Features * **debian:** use keyrings instead of key_ids ([037c13a
](037c13a674
)) ### Reverts * **pkg:** use grains.osfinger in a format suitable for all platforms ([8fee9f0
](8fee9f05bd
)) ### Styles * **map.jinja:** remove empty line ([ae52641
](ae52641cfc
)) ### Tests * **repository:** favor `platform` over `os` ([c16ecf8
](c16ecf82f5
))
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.8.0
|
|
release: 1
|
|
minimum_version: 2017.3
|
|
summary: nginx formula
|
|
description: Formula to use to install and configure nginx
|
|
top_level_dir: nginx
|