summaryrefslogtreecommitdiffstats
path: root/doc/client/metadata.txt
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2014-06-16 15:38:08 -0500
committerSol Jerome <sol.jerome@gmail.com>2014-06-16 15:38:08 -0500
commit1d3ed4665dcdd3a37404a181c3f88055a5af576e (patch)
tree7c99397139f5356499a82833b6f71eb6d4ef408d /doc/client/metadata.txt
parent67285919a86c8ffaf7a7ae7cc67e7c831c66ce33 (diff)
downloadbcfg2-1d3ed4665dcdd3a37404a181c3f88055a5af576e.tar.gz
bcfg2-1d3ed4665dcdd3a37404a181c3f88055a5af576e.tar.bz2
bcfg2-1d3ed4665dcdd3a37404a181c3f88055a5af576e.zip
doc: Fix 1.4.0pre1 release notes
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'doc/client/metadata.txt')
-rw-r--r--doc/client/metadata.txt13
1 files changed, 7 insertions, 6 deletions
diff --git a/doc/client/metadata.txt b/doc/client/metadata.txt
index 27870ba9a..0dec5e3a7 100644
--- a/doc/client/metadata.txt
+++ b/doc/client/metadata.txt
@@ -1,4 +1,5 @@
.. -*- mode: rst -*-
+.. vim: ft=rst
.. _client-metadata:
@@ -24,12 +25,12 @@ interaction:
This construction process spans several server plugins. The
:ref:`server-plugins-grouping-metadata` is responsible for
initial instance creation, including the client hostname,
-profile, and basic group memberships. After this initial creation,
-Connector plugins (such as :ref:`server-plugins-probes-index` or
-:ref:`server-plugins-connectors-properties`) can add additional group
-memberships for clients. These memberships are merged into the instance;
-that is, the new group memberships are treated as if they were included
-in groups.xml. If any of these groups are defined in groups.xml,
+profile, and basic group memberships. After this initial
+creation, Connector plugins (such as :ref:`server-plugins-probes`
+or :ref:`server-plugins-connectors-properties`) can add additional
+group memberships for clients. These memberships are merged into the
+instance; that is, the new group memberships are treated as if they were
+included in groups.xml. If any of these groups are defined in groups.xml,
then groups included there are included in the ClientMetadata instance
group list. At the end of this process, the ClientMetadata instance has
its complete set of group memberships. At this point, each connector