package list schema for bcfg2
Narayan Desai, Argonne National Laboratory
An **PackageContainerType** is a tag used to provide logic.
Child entries of an PackageContainerType tag only apply to
machines that match the condition specified -- either
membership in a group, or a matching client name.
:xml:attribute:`PackageContainerType:negate` can be set to
negate the sense of the match.
The name of the client or group to match on. Child entries
will only apply to this client or group (unless
:xml:attribute:`PackageContainerType:negate` is set).
Negate the sense of the match, so that child entries only
apply to a client if it is not a member of the given group
or does not have the given name.
The top-level tag in a :ref:`server-plugins-generators-pkgmgr`
XML package list.
Sets the priority for rules in this file for
:ref:`server-plugins-generators-rules`. The higher value
wins.
The package type, which determines which client driver will
handle installation of packages in this package list.
The URI to the repository that data in this package list
file was parsed from.
Comma-separated list of architectures of packages in this
package list that should be installed.
Filename creation rules for multiarch packages.