13 lines
233 B
YAML
13 lines
233 B
YAML
---
|
|
# Configuration for the fedbadges consumer
|
|
|
|
- name: copy database configuration
|
|
template: src=$item dest=/etc/fedmsg.d/$item
|
|
with_items:
|
|
- datanommer-db.py
|
|
- badges-awarder.py
|
|
|
|
tags:
|
|
- config
|
|
notify:
|
|
- fedmsg-hub
|