使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
salt
/
apt-formula
派生自
ExternalMirrors/apt-formula
关注
1
点赞
0
派生
0
代码
版本发布
0
动态
Saltstack Official Apt Formula
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
48
提交
1
分支
目录树:
6f7022fc56
master
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '6f7022fc56'
${ noResults }
apt-formula
/
apt
/
update.sls
update.sls
115B
原始文件
普通视图
文件历史
Removed the init and broke the 3 commands out into their own files for additional flexibility, rebuilt the README to follow more recent standards, updated the License to use the more recent format as well.
11 年前
Change run to wait, to run only on repositories changes
8 年前
1
2
3
4
5
apt-get update:
cmd.wait:
- watch:
- file: /etc/apt/sources.list
- file: /etc/apt/sources.list.d