summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorFabian Affolter <fabian@bernewireless.net>2010-12-12 10:40:43 +0100
committerFabian Affolter <fabian@bernewireless.net>2010-12-12 10:40:43 +0100
commit32a6e5544a0ee75dd6d7ec2d1e2838b5d5ff8ce9 (patch)
tree9f8453c11d921936f663e0bb9f69f48f431d56e8 /doc
parent725383528b3b7132644bacfa1d146e084a39277f (diff)
downloadbcfg2-32a6e5544a0ee75dd6d7ec2d1e2838b5d5ff8ce9.tar.gz
bcfg2-32a6e5544a0ee75dd6d7ec2d1e2838b5d5ff8ce9.tar.bz2
bcfg2-32a6e5544a0ee75dd6d7ec2d1e2838b5d5ff8ce9.zip
bundle section added
Diffstat (limited to 'doc')
-rw-r--r--doc/server/admin/index.txt36
1 files changed, 35 insertions, 1 deletions
diff --git a/doc/server/admin/index.txt b/doc/server/admin/index.txt
index d9f6f5a63..b375b6cd1 100644
--- a/doc/server/admin/index.txt
+++ b/doc/server/admin/index.txt
@@ -15,11 +15,45 @@ functionality. Available modes are listed below.
backup
======
+.. _Sample repository: https://github.com/solj/bcfg2-repo
+
Create an archive of the whole Bcfg2 :term:`repository`. The archive is stored
directly in your Bcfg2 repository (e.g. /var/lib/bcfg2)::
bcfg2-admin backup
+A backup is recommanded before you start using the `Samples repository`_ of
+Bcfg2.
+
+
+bundle
+======
+
+'list-xml' lists all available xml bundles, 'list-genshi' lists all
+available genshi bundles.::
+
+ # bcfg2-admin bundle list-xml
+ # bcfg2-admin bundle list-genshi
+
+``show`` provides an interactive dialog to get details about the available
+bundles.::
+
+ # bcfg2-admin bundle show
+ Available bundles (Number of bundles: 4)
+ ----------------------------------------
+ [0] motd.xml
+ [1] snmpd.xml
+ [2] bcfg2.xml
+ [3] ntp.xml
+ Enter the line number of a bundle for details: 3
+ Details for the "ntp" bundle:
+ Package: xntp
+ Path: /etc/sysconfig/xntp
+ Path: /etc/sysconfig/clock
+ Path: /etc/ntp.conf
+ Service: xntpd
+
+
client
======
@@ -30,7 +64,7 @@ Create, delete, list, or modify client entries. ::
With ``list`` the file ``clients.xml`` will
- [root@conf01 ~]# bcfg2-admin client list
+ # bcfg2-admin client list
Failed to find IP address for desktop01.example.com
server01.example.com
laptop02.example.com