このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
ExternalMirrors
/
linux-formula
ミラー元
https://github.com/salt-formulas/salt-formula-linux
ウォッチ
1
スター
0
フォーク
1
コード
課題
0
リリース
8
Wiki
アクティビティ
ソースを参照
add update when default repo is changed
Closes-Bug: #PROD-10623 Change-Id: I9e070f7f96b1f0b8eafa12403c5df4ae5be3e42c
pull/101/head
Marek Celoud
7年前
親
8f965ec87a
コミット
f163f06194
1個のファイルの変更
、
6行の追加
、
0行の削除
分割表示
差分情報を表示
+6
-0
linux/system/repo.sls
+ 6
- 0
linux/system/repo.sls
ファイルの表示
@@ -191,6 +191,12 @@ default_repo_list:
- require:
- pkg: linux_repo_prereq_pkgs
refresh_default_repo:
module.wait:
- name: pkg.refresh_db
- watch:
- file: default_repo_list
{%- endif %}
{%- endif %}
書き込み
プレビュー
読み込み中…
キャンセル
保存