From 71a52e143dfa4c98942f3061b725329dbf3c97cc Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Thu, 7 Oct 2010 22:13:49 +0000 Subject: doc: Update some documentation from the trac wiki Signed-off-by: Sol Jerome git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6093 ce84e21b-d406-0410-9b95-82705330c041 --- doc/client/tools/actions.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'doc/client') diff --git a/doc/client/tools/actions.txt b/doc/client/tools/actions.txt index 6b68164e3..11922b00d 100644 --- a/doc/client/tools/actions.txt +++ b/doc/client/tools/actions.txt @@ -66,3 +66,19 @@ Then a corresponding entry must be included in the Rules directory, like: This allows different clients to get different actions as a part of the same bundle based on group membership. + +Example Action (add APT keys) +============================= + +This example will add the '0C5A2783' for aptitude. It is useful to run +this during the client bootstrap process so that the proper keys are +installed prior to the bcfg2 client trying to install a package which +requires this key. + +.. code-block:: xml + + + + + + -- cgit v1.2.3-1-g7c22