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
pirms 5 gadiem
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.
pirms 5 gadiem
Andres Montalban
73899178fc
Remove trailing spaces
pirms 7 gadiem
David Seira
60b5c732d7
Fix in config.sls with the new naming for source_path
pirms 7 gadiem
David Seira
8c0259c593
Replace source for source_path variable name in nginx.conf file
pirms 7 gadiem
David Seira
1f697b9d6b
New feature - Enable the uploading of the config file (nginx.conf and sites) instead of templating those file
pirms 7 gadiem
francesco.a
630a522ba4
Disabled automatic sorting of mapping keys in jinja templating
pirms 7 gadiem
George Robinson
7f5d36603d
Set /var/log/nginx writable by NGINX worker processes
pirms 8 gadiem
George Robinson
5c68f12801
Separate NGINX install from source and package states
pirms 8 gadiem
George Robinson
874719e49e
Fix absent /var/log/nginx
pirms 8 gadiem
Juan Manuel
1b935c1190
Fixed minor typo in nginx.ng.config.sls
pirms 10 gadiem
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
pirms 10 gadiem
Chad Heuschober
ffafd1e0d7
More documentation touches.
pirms 10 gadiem
Chad Heuschober
81de880fe0
Adds basic ng state functionality.
pirms 10 gadiem