diff --git a/roles/fas_server/templates/export-bugzilla.cfg.j2 b/roles/fas_server/templates/export-bugzilla.cfg.j2 index 4d19502dad..8679f361b5 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@redhat.com" bugzilla.password = "{{ bugzillaPassword }}" # Mail server for sending invalid bugzilla account messages