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

Fix for issue #179. In linux/system/profile.sls, profile scripts always recreated. We need to define file instead service in required_in.

pull/180/head
Nick Metz преди 6 години
родител
ревизия
72e3001b7f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      linux/system/profile.sls

+ 1
- 1
linux/system/profile.sls Целия файл

@@ -20,7 +20,7 @@ profile.d_script_{{ name }}:
- defaults:
script: {{ script|yaml }}
- require_in:
- service: profile.d_clean
- file: profile.d_clean
{% endfor %}

{%- endif %}

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