Ver código fonte

No longer implicitly delete files ending in ".default", if you want to delete those, name them in the pillar.

susefix
Ross Perkins 10 anos atrás
pai
commit
5531662527
1 arquivos alterados com 0 adições e 5 exclusões
  1. +0
    -5
      nginx/source.sls

+ 0
- 5
nginx/source.sls Ver arquivo

@@ -240,11 +240,6 @@ nginx:
- absent
watch:
- cmd: nginx
{{ conf_dir }}/{{ file }}.default:
file:
- absent
watch:
- cmd: nginx
{% endfor %}

{% for file in nginx.get('delete_htdocs', []) %}

Carregando…
Cancelar
Salvar