Saltstack Official Nginx Formula
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CorwinTanner 51844f2820 Fixed "no service named nginx" chkconfig error. 10 years ago
..
ng Update the map file for ng to use nginx as the redhat user instead of httpd. 10 years ago
templates Update init.d script to allow custom service name 10 years ago
common.sls Added optional ability to disable creation of /etc/nginx/sites-(available|enabled) 10 years ago
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. 10 years ago
luajit2.sls Re-organize nginx formula files 11 years ago
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. 10 years ago
openresty.sls Re-organize nginx formula files 11 years ago
package.sls Fixed "no service named nginx" chkconfig error. 10 years ago
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. 10 years ago
sysvinit.sls Removed duplicate service enabling code. "service -> enable: True" does this already, you don't need to explicitly call update-rc.d 10 years ago
upstart.sls move upstart-related states to their own file 10 years ago
users.sls Added map file to resolve apache utils package name 10 years ago