You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
938 B
31 lines
938 B
5 years ago
|
From 79ac92f08a506527ecd654e22ca0664095a910e3 Mon Sep 17 00:00:00 2001
|
||
|
From: Jakub Filak <jfilak@redhat.com>
|
||
|
Date: Thu, 9 Oct 2014 13:16:00 +0200
|
||
|
Subject: [LIBREPORT PATCH 98/99] ureport: document rhsm-entitlement in the man
|
||
|
page
|
||
|
|
||
|
Related: #1140224
|
||
|
|
||
|
Signed-off-by: Jakub Filak <jfilak@redhat.com>
|
||
|
---
|
||
|
doc/reporter-ureport.txt | 3 +++
|
||
|
1 file changed, 3 insertions(+)
|
||
|
|
||
|
diff --git a/doc/reporter-ureport.txt b/doc/reporter-ureport.txt
|
||
|
index 551bbda..807f1e1 100644
|
||
|
--- a/doc/reporter-ureport.txt
|
||
|
+++ b/doc/reporter-ureport.txt
|
||
|
@@ -37,6 +37,9 @@ Configuration file lines should have 'PARAM = VALUE' format. The parameters are:
|
||
|
'rhsm';;
|
||
|
Uses the system certificate that is used for Red Hat subscription management.
|
||
|
|
||
|
+ 'rhsm-entitlement';;
|
||
|
+ Same as 'rhsm' but uses the V3 RHSM entitlement certificates.
|
||
|
+
|
||
|
'puppet';;
|
||
|
Uses the certificate that is used by the Puppet configuration management tool.
|
||
|
|
||
|
--
|
||
|
1.8.3.1
|
||
|
|