0
0
mirror of https://github.com/saltstack-formulas/timezone-formula.git synced 2024-11-27 23:07:47 +01:00

added debian to mapfile

This commit is contained in:
Thorsten Bro 2016-09-28 17:24:00 +02:00
parent 20b81e67f6
commit de9d96da1c

View File

@ -1,4 +1,9 @@
{% set map = {
'Debian': {
'path_localtime': '/etc/localtime',
'path_zoneinfo': '/usr/share/zoneinfo/',
'pkgname': 'tzdata',
},
'Suse': {
'path_localtime': '/etc/localtime',
'path_zoneinfo': '/usr/share/zoneinfo/',