summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authors19n <mailbox@s19n.net>2016-08-01 17:14:56 +0200
committers19n <mailbox@s19n.net>2016-08-01 17:14:56 +0200
commit07a3b9ca825b2dce4a3bb97a28dfd0752e9a0970 (patch)
treef4fad4d46b98d72eb4127829ce3d047dd445a241 /doc
parenta25d871158f49b9b5b86303058de24c763dc2590 (diff)
downloadbcfg2-07a3b9ca825b2dce4a3bb97a28dfd0752e9a0970.tar.gz
bcfg2-07a3b9ca825b2dce4a3bb97a28dfd0752e9a0970.tar.bz2
bcfg2-07a3b9ca825b2dce4a3bb97a28dfd0752e9a0970.zip
doc: Clarification on negated groups
Diffstat (limited to 'doc')
-rw-r--r--doc/server/plugins/grouping/metadata.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/server/plugins/grouping/metadata.txt b/doc/server/plugins/grouping/metadata.txt
index 832b1a13f..f0ff2b29c 100644
--- a/doc/server/plugins/grouping/metadata.txt
+++ b/doc/server/plugins/grouping/metadata.txt
@@ -175,6 +175,9 @@ groups:
<Group name="selinux-enabled" negate="true"/>
</Client>
+Negated groups can also be used to declare other Group assignments,
+but not to declare Bundle assignments.
+
.. note::
Nested Group conditionals, Client tags, and negated Group tags are