From 05b3be215bc8f4968667d22c2e79dc12a7dac8f7 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sat, 6 Dec 2014 21:42:45 +0000 Subject: [PATCH] Add the name --- roles/fas_server/templates/export-bugzilla.cfg.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/fas_server/templates/export-bugzilla.cfg.j2 b/roles/fas_server/templates/export-bugzilla.cfg.j2 index 25b6a65a5e..4d19502dad 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 = "{{ bugzillaUser }}" +bugzilla.username = "fedora-admin-xmlrpc@redhat.com"" bugzilla.password = "{{ bugzillaPassword }}" # Mail server for sending invalid bugzilla account messages