elections: Install the fedora-messaging configuration file

Turns out this could be useful... :)

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2019-05-07 09:45:47 +02:00
parent ff444d39fa
commit 1f66d93f7e

View file

@ -11,4 +11,6 @@ data:
{{ load_file('alembic.ini') | indent }}
fedora-elections.cfg: |-
{{ load_file('fedora-elections.cfg') | indent }}
fedora-messaging.toml: |-
{{ load_file('fedora-messaging.toml') | indent }}