本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
salt
/
apache-formula
複製自
ExternalMirrors/apache-formula
關注
1
收藏
0
複製
0
程式碼
版本發佈
0
活動
瀏覽代碼
Added explanatory comment to the apache restart/reload module.wait states
master
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
Write
Preview
Loading…
取消
儲存