summaryrefslogtreecommitdiffstats
path: root/doc/server
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2013-12-05 09:58:18 -0500
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2013-12-05 10:00:32 -0500
commit53f8eb67378f6a8054cb107e72b094f070d40c83 (patch)
tree5e3f1d5467d6e663ceca6b1f249bd33ccd7a9326 /doc/server
parent37b65a39545d7c5b64c2403a617a97d1d0f4a012 (diff)
downloadbcfg2-53f8eb67378f6a8054cb107e72b094f070d40c83.tar.gz
bcfg2-53f8eb67378f6a8054cb107e72b094f070d40c83.tar.bz2
bcfg2-53f8eb67378f6a8054cb107e72b094f070d40c83.zip
Tools: new Augeas driver
Diffstat (limited to 'doc/server')
-rw-r--r--doc/server/plugins/generators/rules.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/server/plugins/generators/rules.txt b/doc/server/plugins/generators/rules.txt
index 9ba70238d..a21dd217f 100644
--- a/doc/server/plugins/generators/rules.txt
+++ b/doc/server/plugins/generators/rules.txt
@@ -136,6 +136,20 @@ Attributes common to all Path tags:
:onlyattrs: name,type
+augeas
+^^^^^^
+
+Run `Augeas <http://www.augeas.net>`_ commands. See
+:ref:`client-tools-augeas` for more details.
+
+.. xml:type:: PathType
+ :nochildren:
+ :noattributegroups:
+ :nodoc:
+ :notext:
+ :onlyattrs: owner,group,mode,secontext,lens
+ :requiredattrs: owner,group,mode
+
device
^^^^^^