Fix bodhi handlers to hopefully work right with bodhi-backend

This commit is contained in:
Kevin Fenzi 2016-05-25 20:11:34 +00:00
parent 2224aaaa2f
commit d4f48b1244

View file

@ -53,7 +53,7 @@
mode=0600
when: inventory_hostname.startswith('bodhi') and env == 'production'
notify:
- reload httpd
- reload bodhi httpd
tags:
- config
- bodhi
@ -86,7 +86,7 @@
mode=0644
when: inventory_hostname.startswith('bodhi0')
notify:
- reload httpd
- reload bodhi httpd
tags:
- config
- bodhi