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年前