Przeglądaj źródła

Merge pull request #180 from FHE3/fix-179-profile-always-recreate-files

Fix for issue #179. In linux/system/profile.sls, profile scripts alwa…
pull/184/head
Filip Pytloun 6 lat temu
rodzic
commit
16c1619e9c
Brak konta powiązanego z adresem e-mail autora
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      linux/system/profile.sls

+ 1
- 1
linux/system/profile.sls Wyświetl plik

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

{%- endif %}

Ładowanie…
Anuluj
Zapisz