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.
Ross Perkins 2c809fa402 Now restart nginx service instead of reload. Reload, while nice on config updates, doesn't have the required effect when you upgrade nginx. If we can reload on config update and restart on code upgrade, that would be great. For now we just always restart. 10 years ago
..
ng BUG: Fix pkgrepo.managed, from_source -> install_from_source (consistency) 10 years ago
templates nginx config default should use the error.fifo 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 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
source.sls Now restart nginx service instead of reload. Reload, while nice on config updates, doesn't have the required effect when you upgrade nginx. If we can reload on config update and restart on code upgrade, that would be great. For now we just always restart. 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