summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2011-01-22 19:26:19 +0100
committerSol Jerome <sol.jerome@gmail.com>2011-01-22 13:07:16 -0600
commit25cce7ff6b26da73d76b40f756c0fabc5708511b (patch)
tree6a7764a685d75eeffc8006664475c04306f156df /doc
parent99a7a4b4a05f1b1a9bdbbfa2904de98f8c327972 (diff)
downloadbcfg2-25cce7ff6b26da73d76b40f756c0fabc5708511b.tar.gz
bcfg2-25cce7ff6b26da73d76b40f756c0fabc5708511b.tar.bz2
bcfg2-25cce7ff6b26da73d76b40f756c0fabc5708511b.zip
Changed header format
Diffstat (limited to 'doc')
-rw-r--r--doc/server/plugins/misc/ohai.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/server/plugins/misc/ohai.txt b/doc/server/plugins/misc/ohai.txt
index 6c0722ca4..e9fec7cc0 100644
--- a/doc/server/plugins/misc/ohai.txt
+++ b/doc/server/plugins/misc/ohai.txt
@@ -12,13 +12,13 @@ The `Ohai`_ plugin is used to detect information about the client
operating system. The data is reported back to the server using JSON.
Client prerequisites
-====================
+--------------------
On the client, you need to install `Ohai`_. See `Ohai-Install`_ for more
information.
Server prerequisites
-====================
+--------------------
If you have python 2.6 or later installed, you can continue on to
:ref:`ohai-setup`. Otherwise, you will need to install the
@@ -27,7 +27,7 @@ python-simplejson module found packaged in most distributions.
.. _ohai-setup:
Setup
-=====
+-----
To enable the Ohai plugin, you need to first create an ``Ohai`` directory
in your Bcfg2 repository (e.g. ``/var/lib/bcfg2/Ohai``). You then need