Selaa lähdekoodia

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

susefix
Ross Perkins 10 vuotta sitten
vanhempi
commit
5531662527
1 muutettua tiedostoa jossa 0 lisäystä ja 5 poistoa
  1. +0
    -5
      nginx/source.sls

+ 0
- 5
nginx/source.sls Näytä tiedosto

@@ -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', []) %}

Loading…
Peruuta
Tallenna