Przeglądaj źródła

Update job.sls

cron.absent   with the right user (default is root)
pull/200/head
preussal 5 lat temu
rodzic
commit
3cd5c0077d
Brak konta powiązanego z adresem e-mail autora
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      linux/system/job.sls

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

@@ -43,6 +43,7 @@ linux_job_{{ job.command }}:
{%- if job.get('identifier', True) %}
- identifier: {{ job.get('identifier', job.get('name', name)) }}
{%- endif %}
- user: {{ job_user }}
{%- endif %}
{%- endfor %}
{%- endif %}

Ładowanie…
Anuluj
Zapisz