summaryrefslogtreecommitdiffstats
path: root/doc/server/admin/bundle.txt
blob: e9cb797818e062915e0e28ed8090b6cd52735efa (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
31
32
33
34
.. -*- mode: rst -*-

.. _server-admin-bundle:

bundle
======

For a list of all available xml bundles use ``list-xml``. ``list-genshi``
will list all available genshi bundles.::

.. code-block:: sh

    # bcfg2-admin bundles list-xml
    # bcfg2-admin bundles list-genshi

``show`` provides an interactive dialog to get details about the available
bundles.::

.. code-block:: sh

    # bcfg2-admin bundles 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