0
0
mirror of https://github.com/saltstack-formulas/timezone-formula.git synced 2025-02-17 16:04:24 +01:00
This commit is contained in:
Thorsten Bro 2016-09-28 16:30:15 +02:00
parent d82f9c9a82
commit 136815edfb

View File

@ -15,6 +15,6 @@ timezone.packages:
file.symlink:
- name: {{ confmap.path-localtime }}
- target: {{ path-zoneinfo }}{{ timezone }}
- target: {{ confmap.path-zoneinfo }}{{ timezone }}
- require:
- pkg: {{ confmap.pkgname }}