mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-05 21:11:52 +07:00
Use absolute symlink for timezone
This commit is contained in:
parent
86a6312e60
commit
428bdf8d52
@ -31,4 +31,4 @@ storage:
|
||||
# Set timezone
|
||||
links:
|
||||
- path: /etc/localtime
|
||||
target: ../usr/share/zoneinfo/{{ timezone }}
|
||||
target: /usr/share/zoneinfo/{{ timezone }}
|
||||
|
Loading…
Reference in New Issue
Block a user