vztt Configuration File
This file (
/etc/vztt/vztt.conf
) is the configuration file used by the
vzpkg
utility when managing OS and application EZ templates.
Format
<
parameter_name
>=<
parameter_value
>
Parameters
Name
|
Description
|
VZTT_PROXY
|
The IP address or hostname of the caching proxy server to be used by the
vzpkg
tool for managing OS and application EZ templates.
|
HTTP_PROXY
|
The IP address or hostname of the HTPP proxy server address, if you use this server.
|
HTTP_PROXY_USER
|
The user name used by the HTTP proxy server for your authentication.
|
HTTP_PROXY_PASSWORD
|
The password of the user specified in the
HTPP_PROXY_USER
parameter and used for your authentication by the HTTP proxy server.
|
METADATA_EXPIRE
|
Defines the period of time, in seconds, in the course of which the downloaded software packages in the
vzpkg
cache are regarded as 'not obsolete'. During this time, the
vzpkg
utility searches for the EZ template packages in the local cache only (without checking the remote repositories set for EZ templates). By default, this period is set to 86400 seconds (24 hours).
|
EXCLUDE
|
List of comma-separated packages that are not to be installed or updated during the
vzpkg
execution. The package names should correspond to the name of real packages in the repository and can contain file globs (e.g.,
*
and
?
).
|
|