使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
ExternalMirrors
/
apache-formula
镜像自地址
https://github.com/saltstack-formulas/apache-formula.git
关注
1
点赞
0
派生
1
代码
工单
0
版本发布
31
百科
动态
浏览代码
Added explanatory comment to the apache restart/reload module.wait states
tags/v0.37.4
Seth House
10 年前
父节点
448c4855ce
当前提交
67b8518e47
共有
1 个文件被更改
,包括
2 次插入
和
0 次删除
分列视图
显示文件统计
+2
-0
apache/init.sls
+ 2
- 0
apache/init.sls
查看文件
@@ -9,6 +9,8 @@ apache:
- name: {{ apache.service }}
- enable: True
# The following states are inert by default and can be used by other states to
# trigger a restart or reload as needed.
apache-reload:
module:
- wait
撰写
预览
正在加载...
取消
保存