Преглед на файлове

Now restart nginx service instead of reload. Reload, while nice on config updates, doesn't have the required effect when you upgrade nginx. If we can reload on config update and restart on code upgrade, that would be great. For now we just always restart.

susefix
Ross Perkins преди 10 години
родител
ревизия
2c809fa402
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      nginx/source.sls

+ 1
- 1
nginx/source.sls Целия файл

@@ -175,7 +175,7 @@ nginx:
service:
- running
- enable: True
- reload: True
- restart: True
- watch:
- cmd: nginx
- file: {{ conf_dir }}/nginx.conf

Loading…
Отказ
Запис