mirror of
https://github.com/saltstack-formulas/timezone-formula.git
synced 2025-07-21 19:34:36 +02:00
...#
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…
x
Reference in New Issue
Block a user