Browse Source

Merge remote-tracking branch 'upstream/master'

pull/204/head
mm-irvingleonard 5 years ago
parent
commit
92833817e6
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      linux/system/job.sls

+ 1
- 0
linux/system/job.sls View File

@@ -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…
Cancel
Save