summaryrefslogtreecommitdiffstats
path: root/doc/server/plugins/structures/base.txt
blob: 21244172e6f9e21f98fe9503f09408de1f3be68a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.. -*- mode: rst -*-

.. _server-plugins-structures-base:

====
Base
====

The Base plugin is a structure plugin that provides the ability to add
lists of unrelated entries into client configuration entry inventories.
Base works much like Bundler in its file format. The main difference
between Base and Bundler is that Base files are included in all clients'
configuration whereas bundles must be included explicitly in your
Metadata. See the :ref:`server-plugins-structures-bundler-index` page
for details.