summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2012-03-29 08:26:53 -0500
committerSol Jerome <sol.jerome@gmail.com>2012-03-29 08:26:53 -0500
commitc674e2fd3d068b19d291a92231244f91a0120fe5 (patch)
tree02a58aac28a02e6b0eaa3a23bb00abb43c13539f /doc
parentead0d6daf6766539895ab945ad6ca9fd925da615 (diff)
downloadbcfg2-c674e2fd3d068b19d291a92231244f91a0120fe5.tar.gz
bcfg2-c674e2fd3d068b19d291a92231244f91a0120fe5.tar.bz2
bcfg2-c674e2fd3d068b19d291a92231244f91a0120fe5.zip
Packages: Add support for alternate version attribute
Patch from odenbach on IRC. Allows for setting version="any" by default on entries bound by the Packages plugin. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/server/plugins/generators/packages.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/server/plugins/generators/packages.txt b/doc/server/plugins/generators/packages.txt
index 276b73093..e4035053a 100644
--- a/doc/server/plugins/generators/packages.txt
+++ b/doc/server/plugins/generators/packages.txt
@@ -662,6 +662,8 @@ It understands the following directives:
* ``gpg_keypath``: The path on the client RPM GPG keys will be copied
to before they are imported on the client. Default is
"/etc/pki/rpm-gpg".
+* ``version``: Set the version attribute used when binding
+ Packages. Default is ``auto``.
* ``import_gpg_keys``: The RPM release of an RPM GPG key cannot be
reliably and automatically determined without importing the key into
the server's key chain. If ``import_gpg_keys`` is "false" (the