3f1a7b7082
## [2.7.5](https://github.com/saltstack-formulas/nginx-formula/compare/v2.7.4...v2.7.5) (2022-02-02) ### Bug Fixes * **snippets:** make sure they're deployed before being used ([9dfc1c1
](9dfc1c1b2f
)) ### Continuous Integration * **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([6a42a9b
](6a42a9bdf8
)) * **freebsd:** update with latest pre-salted Vagrant boxes [skip ci] ([860fabe
](860fabe327
)) * **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([1557473
](155747346c
)) * **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([a11da83
](a11da83d03
)) * **gitlab-ci:** enable instance after upstream issue resolved [skip ci] ([79499e8
](79499e841b
)) * **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([6b65017
](6b650177aa
)) * **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([30f87cc
](30f87cc84b
)) * **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([70a1f31
](70a1f3135c
)) * **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([e041418
](e0414181a7
)) * **vagrant:** replace FreeBSD 12.2 with 12.3 [skip ci] ([7deb74f
](7deb74fdbc
)) * add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([fa8a5db
](fa8a5db507
)) * **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([d15f3de
](d15f3decb3
))
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.7.5
|
|
release: 1
|
|
minimum_version: 2017.3
|
|
summary: nginx formula
|
|
description: Formula to use to install and configure nginx
|
|
top_level_dir: nginx
|