summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2012-03-21 16:40:52 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2012-03-21 16:40:52 -0400
commit1b7462de5d95b8d195866c1bafb9fb8b6957334e (patch)
tree627f01b490d61033aec107721f61332ea6db0770 /doc
parentfb556e7675e1c13f8d3fbdce0aeb0d3e30ff9123 (diff)
downloadbcfg2-1b7462de5d95b8d195866c1bafb9fb8b6957334e.tar.gz
bcfg2-1b7462de5d95b8d195866c1bafb9fb8b6957334e.tar.bz2
bcfg2-1b7462de5d95b8d195866c1bafb9fb8b6957334e.zip
fixed automatic handling of GPGKeys
Diffstat (limited to 'doc')
-rw-r--r--doc/server/plugins/generators/packages.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/server/plugins/generators/packages.txt b/doc/server/plugins/generators/packages.txt
index 93b5308be..276b73093 100644
--- a/doc/server/plugins/generators/packages.txt
+++ b/doc/server/plugins/generators/packages.txt
@@ -158,9 +158,11 @@ Handling GPG Keys
.. versionadded:: 1.2.0
-Packages can automatically handle GPG signing keys for Yum and Pulp
-repositories. Simply specify the URL to the GPG key(s) for a
-repository in ``sources.xml``::
+If you have yum libraries installed, Packages can automatically handle
+GPG signing keys for Yum and Pulp repositories. (You do not need to
+use the native yum resolver; if yum libraries are available, GPG
+signing keys can be handled automatically.) Simply specify the URL to
+the GPG key(s) for a repository in ``sources.xml``::
<Source type="yum"
rawurl="http://mirror.example.com/centos6-x86_64/RPMS.os">