Saltstack Official Nginx Formula
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Ross Perkins b48f6cf98f Added 'silence_compiler' option which will cause all stdout from source build/install to be suppressed (logged to a file, in case you want to see it later). stderr is also logged to file, but if there is an error then stderr is copied to Salt so it comes back with the highstate payload. 10 лет назад
..
ng BUG: Fix pkgrepo.managed, from_source -> install_from_source (consistency) 10 лет назад
templates nginx config default should use the error.fifo 10 лет назад
common.sls Added optional ability to disable creation of /etc/nginx/sites-(available|enabled) 10 лет назад
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 лет назад
luajit2.sls Re-organize nginx formula files 11 лет назад
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 лет назад
openresty.sls Re-organize nginx formula files 11 лет назад
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 лет назад
source.sls Added 'silence_compiler' option which will cause all stdout from source build/install to be suppressed (logged to a file, in case you want to see it later). stderr is also logged to file, but if there is an error then stderr is copied to Salt so it comes back with the highstate payload. 10 лет назад
sysvinit.sls Removed duplicate service enabling code. "service -> enable: True" does this already, you don't need to explicitly call update-rc.d 10 лет назад
upstart.sls move upstart-related states to their own file 10 лет назад
users.sls Added map file to resolve apache utils package name 10 лет назад