fa99f05a39
# [1.0.0](https://github.com/saltstack-formulas/nginx-formula/compare/v0.56.1...v1.0.0) (2019-05-12) ### Build System * remove obsolete Makefile ([4961b04
](https://github.com/saltstack-formulas/nginx-formula/commit/4961b04)) ### Code Refactoring * replace old `nginx` with `nginx.ng` ([0fc5070
](https://github.com/saltstack-formulas/nginx-formula/commit/0fc5070)) ### BREAKING CHANGES * all previous `nginx` based configurations must be reviewed; `nginx.ng` usage must be promoted to `nginx` and any uses of the original `nginx` will have to be converted.
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: 1.0.0
|
|
release: 1
|
|
minimum_version: 2017.3
|
|
summary: nginx formula
|
|
description: Formula to use to install and configure nginx
|
|
top_level_dir: nginx
|