cdist-type__timezone(7)

Allows one to configure the desired localtime timezone.

Section 7 cdist bookworm source

Description

CDIST-TYPE__TIMEZONE

NAME

cdist-type__timezone - Allows one to configure the desired localtime timezone.

DESCRIPTION

This type creates a symlink (/etc/localtime) to the selected timezone (which should be available in /usr/share/zoneinfo).

REQUIRED PARAMETERS

tz

The name of timezone to set.

OPTIONAL PARAMETERS

None.

EXAMPLES

# Set up Europe/Andorra as our timezone.
__timezone --tz Europe/Andorra

# Set up US/Central as our timezone.
__timezone --tz US/Central

AUTHORS

Steven Armstrong <[email protected]>
Nico Schottelius <[email protected]>
Ramon Salvadó <rsalvado--@--gnuine--dot--com>
Dennis Camera <[email protected]>

COPYING

Copyright (C) 2012-2020 the AUTHORS. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

COPYRIGHT

ungleich GmbH 2021