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
Heinz Wiesinger
1541a59c83
Fix multiple values for the same key (include/listen) in server config file.
With this one can now also write
- include:
- file1
- file2
Rather than only
- include: file1
- include: file2
pirms 9 gadiem
Renich Bon Ciric
92a8461ab3
replace the term vhost for server everywhere
pirms 8 gadiem
Dmitry S. Fedorov
36f4f59624
Add newline to blocks like location, server, httpd and etc
pirms 8 gadiem
Chad Heuschober
825bd7950e
Finishes vhost config template
pirms 10 gadiem
Chad Heuschober
81de880fe0
Adds basic ng state functionality.
pirms 10 gadiem