This website works better with JavaScript.
首頁
探索
說明
註冊
登入
ExternalMirrors
/
old-salt-formula
镜像来自
https://github.com/saltstack-formulas/salt-formula
關註
1
收藏
0
複製
1
程式碼
問題管理
0
版本發佈
69
Wiki
Activity
瀏覽代碼
Merge pull request
#261
from fizmat/pkgrepo-redhat
Add state that ensures pkgrepo for RedHat is absent
tags/v0.57.0
Niels Abspoel
8 年之前
父節點
f6551c5fc8
423d58dd88
當前提交
ff8bf379a7
共有
1 個文件被更改
,包括
3 次插入
和
0 次删除
分割檢視
顯示文件統計
+3
-0
salt/pkgrepo/redhat/absent.sls
+ 3
- 0
salt/pkgrepo/redhat/absent.sls
查看文件
@@ -0,0 +1,3 @@
drop-saltstack-pkgrepo:
pkgrepo.absent:
- name: saltstack-pkgrepo
Write
Preview
Loading…
取消
儲存