From a23fe48a5f8cc00fb0dc025ba8eed68727e8c0db Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Thu, 16 Sep 2010 15:54:14 +0000 Subject: doc: add information about mandatory attributes for POSIX path entries (Resolves Ticket #917) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6062 ce84e21b-d406-0410-9b95-82705330c041 --- doc/server/configurationentries.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/server/configurationentries.txt b/doc/server/configurationentries.txt index 059eb1288..fff57b7e8 100644 --- a/doc/server/configurationentries.txt +++ b/doc/server/configurationentries.txt @@ -48,7 +48,11 @@ will only contain a *name* attribute. The type will be added by the plugin that handles the entry in the case of `Cfg`_, `TGenshi`_, or `TCheetah`_. If the entry is handled by the `Rules`_ plugin (i.e. it is a device, directory, hardlink, symlink, etc), then you will specify both -the *type* and any other necessary attributes in `Rules`_. +the *type* and any other necessary attributes in `Rules`_. + +Attributes listed in the table below are mandatory attributes for that +type. For example, the `dev_type` attribute is required for device +entries, but not for hardlink entries. .. note:: A tool for converting old POSIX entries is available in the Bcfg2 source directory at tools/posixunified.py -- cgit v1.2.3-1-g7c22