Imran Iqbal
46dff1596a
fix: prevent running of states deprecated in `v1.0.0`
* Route all to `nginx/deprecated.sls`
5 年前
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 年前
Andres Montalban
73899178fc
Remove trailing spaces
7 年前
David Seira
60b5c732d7
Fix in config.sls with the new naming for source_path
7 年前
David Seira
8c0259c593
Replace source for source_path variable name in nginx.conf file
7 年前
David Seira
1f697b9d6b
New feature - Enable the uploading of the config file (nginx.conf and sites) instead of templating those file
7 年前
francesco.a
630a522ba4
Disabled automatic sorting of mapping keys in jinja templating
7 年前
George Robinson
7f5d36603d
Set /var/log/nginx writable by NGINX worker processes
8 年前
George Robinson
5c68f12801
Separate NGINX install from source and package states
8 年前
George Robinson
874719e49e
Fix absent /var/log/nginx
8 年前
Juan Manuel
1b935c1190
Fixed minor typo in nginx.ng.config.sls
10 年前
Chad Heuschober
88c39caa52
Adjusts the parameters passed to context to be passed as json and hopefully avoid double quoting. Also brings indentation in-line with salt doc 23.14.1.2.1
10 年前
Chad Heuschober
ffafd1e0d7
More documentation touches.
10 年前
Chad Heuschober
81de880fe0
Adds basic ng state functionality.
10 年前