ソースを参照

Fix state fail when NGINX is already installed

susefix
George Robinson 8年前
コミット
f4bd172adc
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:

読み込み中…
キャンセル
保存