diff --git a/roles/fas_server/templates/export-bugzilla.cfg.j2 b/roles/fas_server/templates/export-bugzilla.cfg.j2 index 8679f361b5..6bade6ac34 100644 --- a/roles/fas_server/templates/export-bugzilla.cfg.j2 +++ b/roles/fas_server/templates/export-bugzilla.cfg.j2 @@ -3,7 +3,7 @@ # Running from fas1 so we need the PHX available address. bugzilla.url = "https://bugzilla.redhat.com/xmlrpc.cgi" # bugzilla.url = "https://bugzilla.redhat.com/xmlrpc.cgi" -bugzilla.username = "fedora-admin-xmlrpc@redhat.com" +bugzilla.username = "fedora-admin-xmlrpc@fedoraproject.org" bugzilla.password = "{{ bugzillaPassword }}" # Mail server for sending invalid bugzilla account messages