summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2012-12-05 08:15:40 -0600
committerSol Jerome <sol.jerome@gmail.com>2012-12-05 08:15:40 -0600
commite0b32ab5b09a3ef824b4b8faeac3a9772a981dc0 (patch)
treecaa945424c431294ec72e918548da879ceec4156 /doc
parent7db9d04e0a0dbfa39497312ecb5e5a7569125f98 (diff)
downloadbcfg2-e0b32ab5b09a3ef824b4b8faeac3a9772a981dc0.tar.gz
bcfg2-e0b32ab5b09a3ef824b4b8faeac3a9772a981dc0.tar.bz2
bcfg2-e0b32ab5b09a3ef824b4b8faeac3a9772a981dc0.zip
doc: Add version notes for new features
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/client/tools/posixusers.txt2
-rw-r--r--doc/server/plugins/generators/rules.txt24
2 files changed, 26 insertions, 0 deletions
diff --git a/doc/client/tools/posixusers.txt b/doc/client/tools/posixusers.txt
index 884edc2b7..5fa2feb9c 100644
--- a/doc/client/tools/posixusers.txt
+++ b/doc/client/tools/posixusers.txt
@@ -6,6 +6,8 @@
POSIXUsers
==========
+.. versionadded:: 1.3.0
+
The POSIXUsers tool handles the creation of users and groups as
defined by ``POSIXUser`` and ``POSIXGroup`` entries. For a full
description of those tags, see :ref:`server-plugins-generators-rules`.
diff --git a/doc/server/plugins/generators/rules.txt b/doc/server/plugins/generators/rules.txt
index cdde65960..ba188ae5c 100644
--- a/doc/server/plugins/generators/rules.txt
+++ b/doc/server/plugins/generators/rules.txt
@@ -395,6 +395,14 @@ eternally marked as bad.
SELinux Entries
---------------
+.. versionadded:: 1.3.0
+
+.. note::
+
+ In order to use these entries, the client also needs to be at least
+ version 1.3.0 since they require a client tool which is unavailable
+ in previous versions.
+
Below is a set of tables which describe the attributes available
for various SELinux types. The entry types (except for ``module``)
correspond to ``semanage`` subcommands.
@@ -518,6 +526,14 @@ See :ref:`server-plugins-generators-semodules`
POSIXUser Tag
-------------
+.. versionadded:: 1.3.0
+
+.. note::
+
+ In order to use this, the client also needs to be at least version
+ 1.3.0 since they require a client tool which is unavailable in
+ previous versions.
+
The POSIXUser tag allows you to create users on client machines. It
takes the following attributes:
@@ -569,6 +585,14 @@ users and groups.
POSIXGroup Tag
--------------
+.. versionadded:: 1.3.0
+
+.. note::
+
+ In order to use this, the client also needs to be at least version
+ 1.3.0 since they require a client tool which is unavailable in
+ previous versions.
+
The POSIXGroup tag allows you to create groups on client machines. It
takes the following attributes: