소스 검색

Merge pull request #123 from grobinson-blockchain/master

Fix state fail when NGINX is already installed
susefix
Forrest 8 년 전
부모
커밋
06fb1d666f
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      nginx/ng/src.sls

+ 2
- 0
nginx/ng/src.sls 파일 보기

@@ -42,6 +42,8 @@ nginx_compile:
- cwd: /tmp/nginx-{{ nginx.source_version }}
- require:
- cmd: nginx_configure
- onchanges:
- cmd: nginx_configure

nginx_install:
cmd.run:

Loading…
취소
저장