소스 검색

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개의 파일을 삭제
  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…
취소
저장