Supply the-new-hotness with creds for anitya.

This commit is contained in:
Ralph Bean 2015-01-29 20:29:39 +00:00
parent ab3cc080ad
commit 9a0106ceb4

View file

@ -77,6 +77,12 @@ config = {
'target_tag': 'rawhide',
},
'hotness.anitya': {
'url': 'https://release-monitoring.org',
'username': '{{ fedoraDummyUser }}',
'password': '{{ fedoraDummyUserPassword }}',
},
{% if env == 'staging' %}
'hotness.pkgdb_url': 'https://admin.stg.fedoraproject.org/pkgdb/api',
{% else %}