Install the default bodhi.cfg only on frontends. The backends install it in their specific role.

This commit is contained in:
Kevin Fenzi 2015-06-01 18:50:18 +00:00
parent e390bd1212
commit 18d5a50a55

View file

@ -23,6 +23,7 @@
owner=bodhi
group=bodhi
mode=0600
when: inventory_hostname.startswith('bodhi0')
notify:
- restart httpd
tags: