summaryrefslogtreecommitdiffstats
path: root/doc/client/tools/apt.txt
blob: dba359e4a9b55e460e1fe2acfcea22ebc6723a2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.. -*- mode: rst -*-

.. _client-tools-apt:

=====================
Bcfg2 APT Client Tool
=====================

The APT tool allows you to configure custom options in ``bcfg2.conf``
for systems where the tools reside in non-standard locations. The
available options (and their corresponding default values) are::

    [APT]
    install_path = '/usr'
    var_path = '/var'
    etc_path = '/etc'