Add fields for acessing FAS
This commit is contained in:
parent
0a3276af7f
commit
fe63a87dd5
1 changed files with 2 additions and 0 deletions
|
@ -6,4 +6,6 @@ url = "https://bugzilla.redhat.com/xmlrpc.cgi"
|
||||||
{% endif %}
|
{% endif %}
|
||||||
username = "package-review@lists.fedoraproject.org"
|
username = "package-review@lists.fedoraproject.org"
|
||||||
password = "{{ packagereviewbugzilla }}"
|
password = "{{ packagereviewbugzilla }}"
|
||||||
|
adminfasusername = "{{ FASusername }}"
|
||||||
|
adminfaspassword = "{{ FASpasswd }}"
|
||||||
maxpackages = 5
|
maxpackages = 5
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue