This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
linux-formula
mirror of
https://github.com/salt-formulas/salt-formula-linux
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
8
Wiki
Activity
Browse Source
Merge remote-tracking branch 'upstream/master'
pull/204/head
mm-irvingleonard
5 years ago
parent
6d25280ad5
ad23247889
commit
92833817e6
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
+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 %}
Write
Preview
Loading…
Cancel
Save