summaryrefslogtreecommitdiffstats
path: root/doc/appendix/guides/ubuntu.txt
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2011-04-23 21:54:21 -0500
committerSol Jerome <sol.jerome@gmail.com>2011-04-23 21:54:21 -0500
commitca22f61e441563e46ac668c007fc10bb9e9694a9 (patch)
treeb415668901a356f839313ea0f46e7300db77ac77 /doc/appendix/guides/ubuntu.txt
parent608fb57dd36053eb252d188ea7ba2c0a80a5631f (diff)
downloadbcfg2-ca22f61e441563e46ac668c007fc10bb9e9694a9.tar.gz
bcfg2-ca22f61e441563e46ac668c007fc10bb9e9694a9.tar.bz2
bcfg2-ca22f61e441563e46ac668c007fc10bb9e9694a9.zip
doc: Add documentation for bootstrapping new clients
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'doc/appendix/guides/ubuntu.txt')
-rw-r--r--doc/appendix/guides/ubuntu.txt17
1 files changed, 11 insertions, 6 deletions
diff --git a/doc/appendix/guides/ubuntu.txt b/doc/appendix/guides/ubuntu.txt
index 86f82d0b8..a597a5492 100644
--- a/doc/appendix/guides/ubuntu.txt
+++ b/doc/appendix/guides/ubuntu.txt
@@ -506,13 +506,8 @@ Now we run the client and see there are no more unmanaged entries! ::
managed. Please see :ref:`unsorted-writing_specification` for more
details.
-Dynamic (web) reports
-=====================
-
-See installation instructions at :ref:`appendix-guides-web-reports-install`
-
Upstart
-=======
+^^^^^^^
Upstart services are defined like this:
@@ -526,3 +521,13 @@ Some Upstart services require additional parameters, like network-interface and
<Service name="network-interface" status="on" type="upstart" parameters="INTERFACE=eth0"/>
<Service name="bridge-network-interface" status="on" type="upstart" parameters="INTERFACE=br0"/>
+
+Dynamic (web) reports
+=====================
+
+See installation instructions at :ref:`appendix-guides-web-reports-install`
+
+Next Steps
+==========
+
+:ref:`getting_started-index-next-steps`