瀏覽代碼

Update job.sls

cron.absent   with the right user (default is root)
pull/200/head
preussal 5 年之前
父節點
當前提交
3cd5c0077d
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      linux/system/job.sls

+ 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 %}

Loading…
取消
儲存