summaryrefslogtreecommitdiffstats
path: root/doc/appendix/guides/converging_rhel5.txt
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2011-04-14 11:21:05 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2011-04-14 11:21:05 -0400
commitad4d3a1813e0a5ccc3ea62ae576290c7d145ce26 (patch)
tree33ea183b2179b09d0842e2d9745d6b81044d2a0c /doc/appendix/guides/converging_rhel5.txt
parent6e7ba79340635aba26ee7f1980ce91714b853188 (diff)
parent232476219e69afc14647892250bba08a3118a7e7 (diff)
downloadbcfg2-ad4d3a1813e0a5ccc3ea62ae576290c7d145ce26.tar.gz
bcfg2-ad4d3a1813e0a5ccc3ea62ae576290c7d145ce26.tar.bz2
bcfg2-ad4d3a1813e0a5ccc3ea62ae576290c7d145ce26.zip
Merge branch 'master' of https://github.com/solj/bcfg2
Diffstat (limited to 'doc/appendix/guides/converging_rhel5.txt')
-rw-r--r--doc/appendix/guides/converging_rhel5.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/appendix/guides/converging_rhel5.txt b/doc/appendix/guides/converging_rhel5.txt
index 7581d307f..d6a9d2d1c 100644
--- a/doc/appendix/guides/converging_rhel5.txt
+++ b/doc/appendix/guides/converging_rhel5.txt
@@ -81,7 +81,7 @@ For a "Package"
<Bundle name='keys'>
<!-- GPG keys -->
- <BoundPackage name="gpg-pubkey" type="yum">
+ <BoundPackage name="gpg-pubkey" type="rpm" version="foo">
<Instance simplefile="/etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL" version="217521f6" release="45e8a532"/>
<Instance simplefile="/etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release" version="37017186" release="45761324"/>
</BoundPackage>