Limit mote to stg.

This commit is contained in:
Ralph Bean 2015-06-12 19:41:12 +00:00
parent 47a768bb11
commit 3f30b7437c

View file

@ -43,6 +43,7 @@
- role: collectd/fedmsg-service - role: collectd/fedmsg-service
process: fedmsg-irc process: fedmsg-irc
- role: mote - role: mote
when: env == 'staging'
tasks: tasks:
- include: "{{ tasks }}/yumrepos.yml" - include: "{{ tasks }}/yumrepos.yml"