mirror of
https://github.com/schnidrig/openhab-ansible
synced 2026-01-12 00:48:46 +01:00
15 lines
195 B
Plaintext
15 lines
195 B
Plaintext
---
|
|
|
|
timezone: "Europe/Zurich"
|
|
locale: "en_US.UTF-8"
|
|
|
|
apt_config:
|
|
update_cache: yes
|
|
cache_valid_time: 7200
|
|
|
|
ntp:
|
|
- "ntp.bluewin.ch"
|
|
|
|
letsencrypt_email: christian.schnidrig@gmail.com
|
|
|