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
Andres Montalban
73899178fc
Remove trailing spaces
2017-12-12 17:10:51 -03:00
Skoobie
571eb2908d
nginx/package: add onlyif requisite to nginx-old-init
2016-12-01 16:56:15 -05:00
Elliot Murphy
3ef1cf5265
Fix the command that was killing nginx process.
2016-01-21 21:08:42 -05:00
Seth House
137482d175
Change states to use short-dec style
2014-12-13 00:19:59 -07:00
CorwinTanner
51844f2820
Fixed "no service named nginx" chkconfig error.
...
chkconfig was attempting to remove /etc/init.d/nginx when it did not exist.
2014-11-21 17:10:01 -06:00
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.
2014-10-31 09:22:16 -07:00
Ajna Cackovic
a089cc2392
Force overwrite of /etc/init.d/nginx
2014-10-20 15:15:10 -07:00
Nitin Madhok
262070ab06
Merge pull request #58 from OneID/feature/repo-version
...
Allow ppa install using development/mainline etc
2014-10-20 17:23:49 -04:00
Ajna Cackovic
8043ffef73
Allow selection of repo_version
2014-10-20 13:51:56 -07:00
Robert Fairburn
0a99a787c4
Fix support for os_family RedHat
2014-10-20 03:59:16 -05:00
Ajna Cackovic
4bcb49826e
Force symlink creation of /etc/init.d/nginx
2014-10-15 20:25:02 -07:00
Travis J Parker
a3bc2d73bb
support the official nginx.org apt repo for debian users (at least)
2014-10-08 14:48:12 -07:00
Wes Turner
1f5d6bb7ee
BUG: Conditional pkgrepo.absent instead of enabled, pkgrepo:watch_in
2014-08-11 22:07:55 -05:00
Nitin Madhok
1c0e8d60ae
Revert "ENH: Add install_from_ppa pillar setting and PPA pkgrepo"
2014-08-11 22:47:02 -04:00
Wes Turner
c696e87f34
ENH: Add install_from_ppa pillar setting and PPA pkgrepo
2014-08-09 02:37:30 -05:00
Dan Fayette
d7dcf75ed5
Add tab completion for upstart
...
If upstart is used, add symlink: /etc/init.d/nginx -> /lib/init/upstart-job
2014-06-19 10:43:00 -04:00
Mark Lee
59c2f8b21f
Add pillar item to disable using upstart-based services
...
Fixes GH saltstack-formulas/nginx-formula#14 .
2014-05-04 11:15:04 -07:00
David Czarnecki
b470a1b496
Re-organize nginx formula files
...
* Re-organize according to http://docs.saltstack.com/topics/conventions/formulas.html#writing-formulas
2013-09-25 15:50:25 -04:00