summaryrefslogtreecommitdiffstats
path: root/doc/server/admin/bundle.txt
blob: 0d3ada9239cddb47b84e0ad2b416f9de0081d1e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
.. -*- mode: rst -*-

.. _server-admin-bundle-index:

bundle
======

For a list of all available xml bundles use ``list-xml``. ``list-genshi``
will list 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