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 anni fa
..
ng BUG: Fix pkgrepo.managed, from_source -> install_from_source (consistency) 10 anni fa
templates nginx config default should use the error.fifo 10 anni fa
common.sls Added optional ability to disable creation of /etc/nginx/sites-(available|enabled) 10 anni fa
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 anni fa
luajit2.sls Re-organize nginx formula files 11 anni fa
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 anni fa
openresty.sls Re-organize nginx formula files 11 anni fa
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 anni fa
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 anni fa
sysvinit.sls Removed duplicate service enabling code. "service -> enable: True" does this already, you don't need to explicitly call update-rc.d 10 anni fa
upstart.sls move upstart-related states to their own file 10 anni fa
users.sls Added map file to resolve apache utils package name 10 anni fa