Ver código fonte

fix(state): restart service when configuration has changed

tags/v0.5.1
Nicolas Rodriguez 4 anos atrás
pai
commit
a8100d0f32
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      syslog_ng/service/running.sls

+ 1
- 1
syslog_ng/service/running.sls Ver arquivo

@@ -13,5 +13,5 @@ syslog_ng/service/running:
service.running:
- name: {{ syslog_ng.service }}
- enable: true
- require:
- watch:
- sls: {{ sls_config_file }}

Carregando…
Cancelar
Salvar