===
Manage system time zone.
===
This module is built for use with Puppet v3 with Ruby versions 1.8.7, 1.9.3, 2.0.0 and 2.1.0 on the following systems.
- EL 5
- EL 6
- EL 7
- Debian
===
The systems default timezone, e.g. 'UTC' or 'Europe/Berlin'. See /usr/share/zoneinfo for available values.
- Default: 'UTC'
Boolean value indicating if the system's hardware clock is UTC (true) or localtime (false). This value is only used on osfamily RedHat.
- Default: true
Boolean value. False indicates that the normal UNIX epoch is in use. Used by EL 5.
- Default: undef
Boolean value. False indicates that the normal UNIX epoch is in use. Used by EL 5.
- Default: undef
===
Niklas Grossmann ngrossmann@gmx.net Garrett Honeycutt gh@learnpuppet.com
