From 30bca072cb8104cb07e937ee44bb0c3eaec19eb2 Mon Sep 17 00:00:00 2001
From: rpm-build <rpm-build>
Date: Wed, 18 Jun 2014 17:20:02 -0500
Subject: [PATCH] centos branding changes
---
src/plugins/bugzilla.conf | 2 +-
src/plugins/rhtsupport_event.conf | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/plugins/bugzilla.conf b/src/plugins/bugzilla.conf
index 29c44b3..ca5e94d 100644
--- a/src/plugins/bugzilla.conf
+++ b/src/plugins/bugzilla.conf
@@ -1,5 +1,5 @@
# Bugzilla URL
-BugzillaURL = https://bugzilla.redhat.com/
+BugzillaURL = https://bugzilla.example.com/
# yes means that ssl certificates will be checked
SSLVerify = yes
# your login has to exist, if you don have any, please create one
diff --git a/src/plugins/rhtsupport_event.conf b/src/plugins/rhtsupport_event.conf
index 58261bb..e803686 100644
--- a/src/plugins/rhtsupport_event.conf
+++ b/src/plugins/rhtsupport_event.conf
@@ -1,3 +1,3 @@
-EVENT=report_RHTSupport
+#EVENT=report_RHTSupport
# Submit an uReport and create a case in Red Hat Customer Portal
- reporter-rhtsupport -u
+ # reporter-rhtsupport
--
1.8.3.1