소스 검색

got all pkg/config/service running (except those disabled in kitchen.yml)

tags/v1.2.1
Imran Iqbal 3 년 전
부모
커밋
c4dce07476
No account linked to committer's email address
1개의 변경된 파일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:

Loading…
취소
저장