Imran Iqbal
46dff1596a
fix: prevent running of states deprecated in `v1.0.0`
* Route all to `nginx/deprecated.sls`
5 years ago
Eric Veiras Galisson
0fc507055d
refactor: replace old `nginx` with `nginx.ng`
BREAKING CHANGE: 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.
5 years ago
N
2356b4a989
Fix bug related to #188
6 years ago
N
86f0ae93eb
makedirs is important for 'available_dir' pillar
6 years ago
Andres Montalban
dabbc99cc1
Servers config should require available/enabled dirs
7 years ago
Andres Montalban
ac90a9f07b
Fix for saltstack-formulas/nginx-formula/#172
7 years ago
David Seira
f50c7e27e1
New Feature - Added deleted option to be able to remove site files (clean up sites folder)
Improvement - Disable reload of nginx when enabled=False (previously the nginx was always reloaded if settings.config != None; even with enabled=False)
7 years ago
David Seira
bc7f8f4970
Replace source for source_path variable name
7 years ago
David Seira
1f697b9d6b
New feature - Enable the uploading of the config file (nginx.conf and sites) instead of templating those file
7 years ago
francesco.a
630a522ba4
Disabled automatic sorting of mapping keys in jinja templating
7 years ago
Renich Bon Ciric
92a8461ab3
replace the term vhost for server everywhere
8 years ago