Просмотр исходного кода

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

tags/v0.55.0
Ross Perkins 10 лет назад
Родитель
Сommit
5531662527
1 измененных файлов: 0 добавлений и 5 удалений
  1. +0
    -5
      nginx/source.sls

+ 0
- 5
nginx/source.sls Просмотреть файл

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

Загрузка…
Отмена
Сохранить