Imran Iqbal
46dff1596a
fix: prevent running of states deprecated in v1.0.0
...
* Route all to `nginx/deprecated.sls`
2019-05-13 13:06:04 +01:00
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.
2019-05-12 17:13:17 +01:00
Eric Veiras Galisson
cfed4ce2d1
fix: corrected indentation on context in file.managed states
2019-04-11 15:02:18 +02:00
Ross Perkins
12f9ffdc1f
Removed duplicate service enabling code. "service -> enable: True" does this already, you don't need to explicitly call update-rc.d
2014-10-31 09:07:40 -07:00
Robert Fairburn
0a99a787c4
Fix support for os_family RedHat
2014-10-20 03:59:16 -05:00
Ross Perkins
746101c4e2
Source install now works. Paths now configurable. Added init.d.
2014-10-17 22:33:57 -07:00
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.
2014-10-08 14:29:19 -07:00