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
Andres Montalban
73899178fc
Remove trailing spaces
pirms 7 gadiem
Skoobie
571eb2908d
nginx/package: add onlyif requisite to nginx-old-init
pirms 8 gadiem
Elliot Murphy
3ef1cf5265
Fix the command that was killing nginx process.
pirms 9 gadiem
Seth House
137482d175
Change states to use short-dec style
pirms 10 gadiem
CorwinTanner
51844f2820
Fixed "no service named nginx" chkconfig error.
chkconfig was attempting to remove /etc/init.d/nginx when it did not exist.
pirms 10 gadiem
Ross Perkins
2cdd917550
Moved use_upstart and use_sysvinit default values into map.jinja. Source install now using default user/group names defined in map.jinja. Moved more default definitions from source.sls into map.jinja.
pirms 10 gadiem
Ajna Cackovic
a089cc2392
Force overwrite of /etc/init.d/nginx
pirms 10 gadiem
Ajna Cackovic
8043ffef73
Allow selection of repo_version
pirms 10 gadiem
Robert Fairburn
0a99a787c4
Fix support for os_family RedHat
pirms 10 gadiem
Ajna Cackovic
4bcb49826e
Force symlink creation of /etc/init.d/nginx
pirms 10 gadiem
Travis J Parker
a3bc2d73bb
support the official nginx.org apt repo for debian users (at least)
pirms 10 gadiem
Wes Turner
1f5d6bb7ee
BUG: Conditional pkgrepo.absent instead of enabled, pkgrepo:watch_in
pirms 10 gadiem
Nitin Madhok
1c0e8d60ae
Revert "ENH: Add install_from_ppa pillar setting and PPA pkgrepo"
pirms 10 gadiem
Wes Turner
c696e87f34
ENH: Add install_from_ppa pillar setting and PPA pkgrepo
pirms 10 gadiem
Dan Fayette
d7dcf75ed5
Add tab completion for upstart
If upstart is used, add symlink: /etc/init.d/nginx -> /lib/init/upstart-job
pirms 10 gadiem
Mark Lee
59c2f8b21f
Add pillar item to disable using upstart-based services
Fixes GH saltstack-formulas/nginx-formula#14 .
pirms 10 gadiem
David Czarnecki
b470a1b496
Re-organize nginx formula files
* Re-organize according to http://docs.saltstack.com/topics/conventions/formulas.html#writing-formulas
pirms 11 gadiem
Ari Lerner
eb2bc62f5a
Updated structure as well as added package and source
pirms 11 gadiem