2
0
mirror of https://github.com/schnidrig/openhab-ansible synced 2026-01-12 08:58:46 +01:00
Files
openhab-ansible/group_vars/all/defaults
Christian Schnidrig acae0432c8 some clean ups
2021-03-01 08:59:54 +01:00

18 lines
314 B
Plaintext

---
jdk: "zulu11.45.27-ca-jdk11.0.10-linux_aarch32hf"
jdk_url: "https://cdn.azul.com/zulu-embedded/bin/{{ jdk }}.tar.gz"
timezone: "Europe/Zurich"
locale: "en_US.UTF-8"
apt_config:
update_cache: yes
cache_valid_time: 7200
ntp:
- "ch.pool.ntp.org"
letsencrypt_email: christian.schnidrig@gmail.com