move switches into the correct timezone

This commit is contained in:
Gregor Michels 2022-11-03 00:18:39 +01:00
parent 166a2d33b8
commit a038b5e5ff
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ config system
option ttylogin '0'
option log_size '64'
option urandom_seed '0'
option timezone 'Europe/Berlin'
option timezone 'CET-1CEST,M3.5.0,M10.5.0/3'
option hostname '{{ inventory_hostname }}'
config timeserver 'ntp'