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

fix(logs): don't change owners of logfiles with salt

The logs are created by apache or logrotate, but salt shouldn't change
permissions of existing logfiles everytime it runs.
tags/v1.0.4
Benjamin Neff преди 4 години
родител
ревизия
382e053c58
No account linked to committer's email address
променени са 1 файла, в които са добавени 0 реда и са изтрити 3 реда
  1. +0
    -3
      apache/config/file.sls

+ 0
- 3
apache/config/file.sls Целия файл

@@ -16,9 +16,6 @@ apache-config-file-directory-logdir:
- name: {{ apache.logdir }}
- user: {{ apache.user }}
- group: {{ apache.group }}
- recurse:
- user
- group
- makedirs: True
- require:
- sls: {{ sls_package_install }}

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