使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
ExternalMirrors
/
old-salt-formula
镜像自地址
https://github.com/saltstack-formulas/salt-formula
关注
1
点赞
0
派生
1
代码
工单
0
版本发布
69
百科
动态
浏览代码
changed master require to watch, and both to salt-master
tags/v0.57.0
Kenneth Wilke
11 年前
父节点
b1903eea83
当前提交
76684f638d
共有
1 个文件被更改
,包括
2 次插入
和
2 次删除
分列视图
显示文件统计
+2
-2
salt/master.sls
+ 2
- 2
salt/master.sls
查看文件
@@ -12,6 +12,6 @@ salt-master:
service.running:
- enable: True
- require:
- pkg: salt-minion
- watch:
- file: salt-minion
- pkg: salt-master
- file: salt-master
撰写
预览
正在加载...
取消
保存