nginx-formula/nginx
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
..
ng Update the map file for ng to use nginx as the redhat user instead of httpd. 2014-11-07 15:29:50 -08: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 Fixed "no service named nginx" chkconfig error. 2014-11-21 17:10:01 -06: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