0
0
mirror of https://github.com/saltstack-formulas/timezone-formula.git synced 2024-11-28 03:27:59 +01:00
timezone-formula/timezone/defaults.yaml

16 lines
262 B
YAML
Raw Normal View History

# -*- coding: utf-8 -*-
# vim: ft=yaml
---
timezone:
name: Europe/Berlin
tz_UTC: Etc/UTC
utc: true
path_localtime: /etc/localtime
path_zoneinfo: /usr/share/zoneinfo/
pkg:
name: tzdata
dbus:
pkg: dbus
service: dbus
run_service: true