Fix module failure.
This commit is contained in:
parent
2d8adc0f20
commit
f89345d115
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@
|
||||||
- koji_builder
|
- koji_builder
|
||||||
|
|
||||||
- name: override kojid.service file to set TasksMax to unlimited
|
- name: override kojid.service file to set TasksMax to unlimited
|
||||||
file: src=kojid.service dest=/etc/systemd/system/kojid.conf
|
copy: src=kojid.service dest=/etc/systemd/system/kojid.conf
|
||||||
notify:
|
notify:
|
||||||
- reload systemd
|
- reload systemd
|
||||||
- restart kojid
|
- restart kojid
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue