Javier Bértoli
622d22f971
feat(servers_config): add require statement to manage dependencies
Also, check config before applying
3 年之前
Javier Bértoli
b396b24fe4
feat(config): validate config before applying
4 年之前
Sammy
d5262ea5df
feat(tofs): first implemetation + tplroot
First implementation of TOFS for:
nginx_config, passenger_config, servers_config and snippets
Introduced tplroot on modified files as well
Fixed GH link of nginx.conf file in docs/TOFS_pattern.rst
Fixed test for snippets name pillar
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 年之前