Imran Iqbal
46dff1596a
fix: prevent running of states deprecated in `v1.0.0`
* Route all to `nginx/deprecated.sls`
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
Eric Veiras Galisson
cfed4ce2d1
fix: corrected indentation on context in file.managed states
pirms 5 gadiem
Ross Perkins
12f9ffdc1f
Removed duplicate service enabling code. "service -> enable: True" does this already, you don't need to explicitly call update-rc.d
pirms 10 gadiem
Robert Fairburn
0a99a787c4
Fix support for os_family RedHat
pirms 10 gadiem
Ross Perkins
746101c4e2
Source install now works. Paths now configurable. Added init.d.
pirms 10 gadiem
Travis J Parker
37fb389133
syslog support in the sysvinit paradigm
the debian package installs the nginx service just fine, but the extra
fifo->syslog functionality would be nice to have under debian as well.
pirms 10 gadiem
Travis J Parker
0da43d9861
move upstart-related states to their own file
pirms 10 gadiem