From 295979b3bc2d4c6e1a11e33ec05172f00dbf147b Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Thu, 14 Jan 2010 04:00:20 +0000 Subject: doc: Switch :ref: to :doc: for document refences Doing this now should save us time in the future. If we are not dependent on the document structure then we can easily move things around without worrying about breaking existing links. Signed-off-by: Sol Jerome git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5680 ce84e21b-d406-0410-9b95-82705330c041 --- doc/plugins/probes.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/plugins/probes.txt') diff --git a/doc/plugins/probes.txt b/doc/plugins/probes.txt index a888b776d..45e967423 100644 --- a/doc/plugins/probes.txt +++ b/doc/plugins/probes.txt @@ -1,12 +1,14 @@ .. -*- mode: rst -*- +.. _plugins-probes: + ====== Probes ====== At times you need to gather information from a client machine before you can generate its configuration. For example, if some of your machines have both a local scratch disk and a system disk while others only have 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 :doc:`generators/tcheetah` page. +First you will need to set up the TCheetah plugin, as described on the :ref:`plugins-generators-tcheetah` page. Next, we need to create a `Probes` directory in our toplevel repository location:: -- cgit v1.2.3-1-g7c22