summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2011-01-12 15:14:05 -0600
committerSol Jerome <sol.jerome@gmail.com>2011-01-12 15:14:05 -0600
commit4615f420e7a4ee3bc119e4cd92b63a683d852433 (patch)
tree94dd2cc1584b72470af413857170f49e913ca3e0 /doc
parentd9cd51cc7449902361611a0cef7cd4b71c57f11f (diff)
downloadbcfg2-4615f420e7a4ee3bc119e4cd92b63a683d852433.tar.gz
bcfg2-4615f420e7a4ee3bc119e4cd92b63a683d852433.tar.bz2
bcfg2-4615f420e7a4ee3bc119e4cd92b63a683d852433.zip
doc: Clarify Probe requirements
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/server/plugins/probes/index.txt10
1 files changed, 8 insertions, 2 deletions
diff --git a/doc/server/plugins/probes/index.txt b/doc/server/plugins/probes/index.txt
index 9b6f37b26..87fd2ba2c 100644
--- a/doc/server/plugins/probes/index.txt
+++ b/doc/server/plugins/probes/index.txt
@@ -13,8 +13,14 @@ the system disk, you would want to know this information to correctly
generate an `/etc/auto.master` autofs config file for each type. Here
we will look at how to do this.
-First you will need to set up the TCheetah plugin, as described on the
-:ref:`server-plugins-generators-tcheetah` page.
+For the purposes of this example, you will need to set up the TCheetah
+plugin, as described on the :ref:`server-plugins-generators-tcheetah`
+page.
+
+.. note::
+
+ This does **not** mean that TCheetah is required in order for Probes
+ to operate properly.
Next, we need to create a ``Probes`` directory in our toplevel repository
location::