Include our new friend.

This commit is contained in:
Ralph Bean 2014-10-27 19:59:39 +00:00
parent d8b665f30c
commit dc0ddb5392

View file

@ -109,7 +109,7 @@
action: yum state=installed pkg={{ item }}
with_items:
- packagedb-cli
when: inventory_hostname.startswith('branched-composer') or inventory_hostname.startswith('rawhide-composer')
when: inventory_hostname.startswith('branched-composer') or inventory_hostname.startswith('rawhide-composer') or inventory_hostname.startswith('composer.stg')
# put cron job in for branched compose
- name: branched compose cron