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 |
|