使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
ExternalMirrors
/
apache-formula
镜像自地址
https://github.com/saltstack-formulas/apache-formula.git
关注
1
点赞
0
派生
1
代码
工单
0
版本发布
31
百科
动态
浏览代码
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:
撰写
预览
正在加载...
取消
保存