このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
salt
/
logrotate-formula
フォーク元
ExternalMirrors/logrotate-formula
ウォッチ
1
スター
0
フォーク
0
コード
リリース
0
アクティビティ
Saltstack Official Logrotate Formula
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
20
コミット
2
ブランチ
ツリー:
f142bc6a48
master
patch-1
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'f142bc6a48' から
${ noResults }
logrotate-formula
/
logrotate
/
templates
/
job.tmpl
7 行
98B
Raw
Blame
履歴
# vim: sw=2 sts=2 ts=2 sw et
{{ path }} {
{% for item in data %}
{{ item }}
{%- endfor %}
}