|
@@ -9,6 +9,7 @@
|
|
|
- rtl_433
|
|
|
- cloud-backups
|
|
|
- statusservices
|
|
|
+ - linux-system-roles.timesync
|
|
|
#- linux-system-roles.firewall # fw is disabled for homeassistant
|
|
|
#- linux-system-roles.metrics
|
|
|
|
|
@@ -185,6 +186,13 @@
|
|
|
- 8840:8840
|
|
|
|
|
|
|
|
|
+ timesync_ntp_servers:
|
|
|
+ - hostname: 2.centos.pool.ntp.org
|
|
|
+ iburst: true
|
|
|
+ pool: true
|
|
|
+
|
|
|
+ timesync_chrony_custom_settings:
|
|
|
+ - "allow 10.0.0.0/24"
|
|
|
|
|
|
metrics_monitored_hosts:
|
|
|
- nas.home.arpa
|