Saltstack Official Nginx Formula
No puede seleccionar más de 25 temas
Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Changelog
Bug Fixes
Continuous Integration
Documentation
Continuous Integration
- kitchen+travis: replace EOL pre-salted images (70e1426)
Features
- passenger: inc config, snippets, servers, etc (e07b558)
Documentation
- readme: update testing section (182f216)
Features
- yamllint: include for this repo and apply rules throughout (6b7d1fe)
Continuous Integration
- kitchen+travis: modify matrix to include
develop
platform (f6b357d)
Features
- linux: archlinux support (no osfinger grain) (ab6148c)
Bug Fixes
- snippets: removed appending of “.conf” (aa87721)
BREAKING CHANGES
- snippets: Users have to modify their pillar
according to this commit. Users MUST append ‘.conf’ for their
existing managed snippets.
Features
- tofs: first implemetation + tplroot (d5262ea)
Documentation
- readme: improve readme sections (3cc3407)
Bug Fixes
- prevent running of states deprecated in
v1.0.0
(46dff15)
Documentation
- readme: add warning banner about
v1.0.0
breaking changes (d553821)
Documentation
- readme: update README, add badges (adbac43)
Documentation
- remove obsolete CHANGELOG.rst file (698aadb)
Build System
Code Refactoring
- replace old
nginx
with nginx.ng
(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.
Tests
Features
pillar.example
: add stock log_format
(95ff308)
Documentation
- semantic-release: implement an automated changelog (569b07a)