nginx-formula/nginx
Niels Abspoel 4a976bf1ab added test for value None, to be an absent value
this is needed on archlinux where the pid file is set by systemd
not the nginx.conf file.

In the pillar file you just add
  pid:

an value of 'None' and no pid entry in nginx.conf.
this now works with every None value set in the pillar file
2015-02-11 23:03:10 +01:00
..
ng added test for value None, to be an absent value 2015-02-11 23:03:10 +01:00
templates Update init.d script to allow custom service name 2014-11-07 21:55:54 -08:00
common.sls Added optional ability to disable creation of /etc/nginx/sites-(available|enabled) 2014-10-31 09:08:50 -07:00
init.sls 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
luajit2.sls Re-organize nginx formula files 2013-09-25 15:50:25 -04:00
map.jinja 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
openresty.sls Re-organize nginx formula files 2013-09-25 15:50:25 -04:00
package.sls Change states to use short-dec style 2014-12-13 00:19:59 -07:00
source.sls Fixed is-nginx-source-modified in the case where you're using a Github tarball as the URL, and it unzips to some freaky directory name instead of a nice name like we expected. 2014-11-07 23:24:42 -08:00
sysvinit.sls 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
upstart.sls move upstart-related states to their own file 2014-10-08 10:17:06 -07:00
users.sls Added map file to resolve apache utils package name 2014-06-18 11:57:05 +02:00