This commit is contained in:
Thorsten Bro 2016-09-28 16:30:15 +02:00
parent d82f9c9a82
commit 136815edfb
1 changed files with 1 additions and 1 deletions

View File

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