From 5786642b8e8df6bdf49626c6eab62ee8c0317c01 Mon Sep 17 00:00:00 2001 From: Jason Kincl Date: Fri, 22 Feb 2013 18:25:16 -0500 Subject: Packages: Adding Yum groups to Bcfg2's internal dependency resolver --- doc/server/plugins/generators/packages.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/server/plugins/generators/packages.txt b/doc/server/plugins/generators/packages.txt index b6aa6190e..60b692021 100644 --- a/doc/server/plugins/generators/packages.txt +++ b/doc/server/plugins/generators/packages.txt @@ -488,7 +488,6 @@ Benefits to this include: * Much lower memory usage by the ``bcfg2-server`` process. * Much faster ``Packages.Refresh`` behavior. * More accurate dependency resolution. -* Support for package groups. Drawbacks include: @@ -537,9 +536,9 @@ generally be overridden: Package Groups -------------- -Yum package groups are supported by the native Yum libraries. To -include a package group, use the -:xml:attribute:`PackageStructure:group` attribute of the +Yum package groups are supported by both the native Yum libraries and +Bcfg2's internal dependency resolver. To include a package group, use +the :xml:attribute:`PackageStructure:group` attribute of the :xml:element:`Package` tag. You can use either the short group ID or the long group name: -- cgit v1.2.3-1-g7c22