openqa: d'oh, type (service not server)

This commit is contained in:
Adam Williamson 2016-02-24 10:51:55 -08:00
parent 24435918ea
commit 514f9ecba6

View file

@ -118,5 +118,5 @@
- config
- name: Enable and start consumer
service: name=openqa-consumer.server enabled=yes state=started
service: name=openqa-consumer.service enabled=yes state=started
when: "openqa_consumer is defined and openqa_consumer"