From a937c79d4be4edb5600446bcfbd8e423d74da82b Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Tue, 16 Oct 2012 11:32:23 -0400 Subject: doc: added note about exit_on_probe_failure --- doc/server/plugins/probes/index.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/server/plugins/probes/index.txt b/doc/server/plugins/probes/index.txt index e0d572323..cb7b30ad0 100644 --- a/doc/server/plugins/probes/index.txt +++ b/doc/server/plugins/probes/index.txt @@ -32,6 +32,15 @@ interpreter. that the bcfg2 client creates the temporary files in a directory from which it can execute. +.. note:: + + .. versionadded:: 1.3.0 + + A probe script must exit with a return value of 0. If it exits + with a non-0 return value, the client will abort its run. This + behavior can be disabled by setting ``exit_on_probe_failure = 0`` + in the ``[client]`` section of ``bcfg2.conf``. + Now we need to figure out what exactly we want to do. In this case, we want to hand out an ``/etc/auto.master`` file that looks like:: -- cgit v1.2.3-1-g7c22