cdist-type__timezone - Man Page

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 <steven-cdist--@--armstrong.cc>
Nico Schottelius <nico-cdist--@--schottelius.org>
Ramon Salvadó <rsalvado--@--gnuine--dot--com>
Dennis Camera <dennis.camera--@--ssrq-sds-fds.ch>

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.

Info

Jul 31, 2022 7.0.0 cdist