このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
salt
/
nginx-formula
フォーク元
ExternalMirrors/nginx-formula
ウォッチ
1
スター
0
フォーク
0
コード
リリース
0
アクティビティ
Saltstack Official Nginx Formula
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
125
コミット
2
ブランチ
ツリー:
b820500e2b
master
susefix
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'b820500e2b' から
${ noResults }
nginx-formula
/
nginx
履歴
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年前