Add the atomic-composer role to the staging composer

This commit is contained in:
Luke Macken 2014-10-30 16:23:07 +00:00
parent 9ee4e6fd91
commit 9f74abd316

View file

@ -82,3 +82,14 @@
handlers:
- include: "{{ handlers }}/restart_services.yml"
- name: Install the fedmsg-atomic-composer
# Staging only, for now.
hosts: composers-stg
user: root
gather_facts: True
accelerate: "{{ accelerated }}"
roles:
- atomic-composer