From 39430186e83e4f3010cccd594fe183f1ed4506b2 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 22 Jan 2011 18:06:41 +0100 Subject: Minor layout changes --- doc/server/plugins/grouping/grouppatterns.txt | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/doc/server/plugins/grouping/grouppatterns.txt b/doc/server/plugins/grouping/grouppatterns.txt index 384b00c5e..39c632f82 100644 --- a/doc/server/plugins/grouping/grouppatterns.txt +++ b/doc/server/plugins/grouping/grouppatterns.txt @@ -8,8 +8,12 @@ GroupPatterns The GroupPatterns plugin is a connector that can assign clients group membership pased on patterns in client hostnames. Two basic -methods are supported: regular expressions (NamePatterns) and ranges -(NameRange). Hosts that match the specification are placed in the group +methods are supported: + +- regular expressions (NamePatterns) +- ranges (NameRange) + +Hosts that match the specification are placed in the group or groups specified by the pattern. Setup @@ -26,13 +30,13 @@ NamePatterns use regular expressions to match client hostnames. All matching clients are placed in the resulting groups. NamePatterns also have the ability to use regular expression matched groups to dynamically create group names. The first two examples below are NamePatterns. The -first adds client hostname to both groups gp-test1 and gp-test2. The +first adds client hostname to both groups *gp-test1* and *gp-test2*. The second matches the hostname as a group and places the client in a group -called group-. +called *group-*. NameRange patterns allow the use of the application of numeric ranges -to host names. The final pattern below matches any of node1-node32 and -places them all into the rack1 group. Dynamically generated group names +to host names. The final pattern below matches any of *node1-node32* and +places them all into the *rack1* group. Dynamically generated group names are not supported with NameRange. Examples -- cgit v1.2.3-1-g7c22