This config isn't used on the backend, let the jobrunner version be the one in place.
This commit is contained in:
parent
4f1043ac42
commit
af3cfb6eec
1 changed files with 0 additions and 13 deletions
|
@ -25,19 +25,6 @@
|
|||
tags:
|
||||
- packages
|
||||
|
||||
- name: install bodhi-masher /etc/bodhi/bodhi.cfg file
|
||||
template: >
|
||||
src="bodhi-masher.cfg.j2"
|
||||
dest="/etc/bodhi/bodhi.cfg"
|
||||
owner=masher
|
||||
group=masher
|
||||
mode=0600
|
||||
notify:
|
||||
- restart httpd
|
||||
tags:
|
||||
- config
|
||||
when: inventory_hostname.startswith('bodhi-backend01')
|
||||
|
||||
- name: install bodhi-masher /etc/httpd/conf.d/bodhi.conf file
|
||||
copy: >
|
||||
src="bodhi-masher.conf"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue