本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
ExternalMirrors
/
apache-formula
镜像来自
https://github.com/saltstack-formulas/apache-formula.git
關注
1
收藏
0
複製
1
程式碼
問題
0
版本發佈
31
Wiki
活動
瀏覽代碼
got all pkg/config/service running (except those disabled in kitchen.yml)
tags/v1.2.1
Imran Iqbal
3 年之前
父節點
0222263c65
當前提交
c4dce07476
沒有連結到貢獻者的電子郵件帳戶。
共有
1 個檔案被更改
,包括
1 行新增
和
1 行删除
分割檢視
顯示文件統計
+1
-1
apache/config/modules/mod_wsgi.sls
+ 1
- 1
apache/config/modules/mod_wsgi.sls
查看文件
@@ -12,7 +12,7 @@ include:
apache-config-modules-wsgi-pkg:
pkg.installed:
- name: {{ apache.
pkg.
mod_wsgi }}
- name: {{ apache.mod_wsgi }}
- require:
- pkg: apache-package-install-pkg-installed
- watch_in:
Write
Preview
Loading…
取消
儲存