fedora_nightlies: put the JSON file somewhere publicly accessible

This was requested:
https://pagure.io/fedora_nightlies/issue/10
and I can't really see any harm in it.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2021-05-27 15:13:30 -07:00
parent f732a95cb3
commit b2d51f1c7b

View file

@ -10,6 +10,7 @@ fedora_nightlies_amqp_cert: /etc/pki/fedora-messaging/openqa-cert.pem
fedora_nightlies_amqp_queue: "openqa_fedora_nightlies"
fedora_nightlies_amqp_routing_keys: ["org.fedoraproject.prod.openqa.job.done", "org.fedoraproject.prod.pungi.compose.status.change"]
fedora_nightlies_amqp_html_file: /usr/share/openqa/public/nightlies.html
fedora_nightlies_amqp_data_file: /usr/share/openqa/public/nightlies.json
# fedora-messaging email error reporting settings
fedora_nightlies_amqp_mailto: ["adamwill@fedoraproject.org"]