...#
This commit is contained in:
parent
d82f9c9a82
commit
136815edfb
|
@ -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 }}
|
||||||
|
|
Loading…
Reference in New Issue