summaryrefslogtreecommitdiffstats
path: root/src/plugins/report_RHTSupport.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/report_RHTSupport.xml.in')
-rw-r--r--src/plugins/report_RHTSupport.xml.in28
1 files changed, 28 insertions, 0 deletions
diff --git a/src/plugins/report_RHTSupport.xml.in b/src/plugins/report_RHTSupport.xml.in
new file mode 100644
index 00000000..725be3ac
--- /dev/null
+++ b/src/plugins/report_RHTSupport.xml.in
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<event>
+ <_name>Red Hat Customer Support</_name>
+ <_description>Report to Red Hat support</_description>
+ <options>
+ <option type="text" name="RHTSupport_URL">
+ <_label>RH Portal URL</_label>
+ <allow-empty>no</allow-empty>
+ <_description>Address of the Red Hat support portal</_description>
+ <default-value>https://api.access.redhat.com/rs</default-value>
+ </option>
+ <option type="text" name="RHTSupport_Login">
+ <_label>Username</_label>
+ <_description>Red Hat customer user name</_description>
+ <allow-empty>no</allow-empty>
+ </option>
+ <option type="password" name="RHTSupport_Password">
+ <_label>Password</_label>
+ <_description>Red Hat customer password</_description>
+ <allow-empty>no</allow-empty>
+ </option>
+ <option type="bool" name="RHTSupport_SSLVerify">
+ <_label>Verify SSL</_label>
+ <_description>Check SSL key validity</_description>
+ <default-value>yes</default-value>
+ </option>
+ </options>
+</event>