Преглед на файлове
Update job.sls
cron.absent with the right user (default is root)
pull/200/head
preussal
преди 5 години
родител
ревизия
3cd5c0077d
No account linked to committer's email address
променени са
1 файла, в които са
добавени 1 реда и са
изтрити 0 реда
-
linux/system/job.sls
|
|
@@ -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 %} |