Remove unwanted file from mbs rpm.

This commit is contained in:
Ralph Bean 2017-02-15 17:25:35 +00:00
parent d7f9660ced
commit a8f17c9cd4

View file

@ -15,6 +15,15 @@
- mbs
- mbs/common
- name: kill development config
file: path=/etc/fedmsg.d/module_build_service.py state=absent
notify:
- restart apache
- restart fedmsg-hub
tags:
- mbs
- mbs/common
- name: copy app configuration
template: >
src=config.py dest=/etc/module-build-service/config.py