split out virtlogd is only f24+
This commit is contained in:
parent
66ee924c9d
commit
d98d854c98
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@
|
||||||
service: name=virtlogd state=started enabled=yes
|
service: name=virtlogd state=started enabled=yes
|
||||||
tags:
|
tags:
|
||||||
- koji_builder
|
- koji_builder
|
||||||
|
when: ansible_distribution_major_version|int > 23
|
||||||
|
|
||||||
- name: build /etc/kojid/kojid.conf from group vars
|
- name: build /etc/kojid/kojid.conf from group vars
|
||||||
template: src=kojid.conf dest=/etc/kojid/kojid.conf
|
template: src=kojid.conf dest=/etc/kojid/kojid.conf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue