decision list schema for bcfg2 Narayan Desai, Argonne National Laboratory A **DecisionsGroupType** is a tag used to provide logic. Child entries of a DecisionsGroupType tag only apply to machines that match the condition specified -- either membership in a group, or a matching client name. :xml:attribute:`DecisionsGroupType: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:`DecisionsGroupType: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. Override the global lax_decryption setting in ``bcfg2.conf``.