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