check-compose: we don't have a service any more

This commit is contained in:
Adam Williamson 2016-03-04 14:45:38 -08:00
parent f7ea6b51c0
commit c085d11112

View file

@ -78,6 +78,3 @@
template: src=check-compose.conf.j2 dest=/etc/check-compose.conf mode=0644
tags:
- config
- name: Enable and start daemon
service: name=check-compose.service enabled=yes state=started