Refs #8141: Time Server Deploy - Rol services structure inside services

This commit is contained in:
Xavi Lleó 2024-11-22 10:15:34 +01:00
parent e214479a5a
commit 5b3996207b
3 changed files with 22 additions and 4 deletions

View File

@ -1,5 +1,4 @@
- import_tasks: witness.yml
tags: witness
- import_tasks: task.yml
tags: task
- import_tasks: timeserver.yml
tags: timeserver

View File

@ -0,0 +1,2 @@

View File

@ -0,0 +1,17 @@
# vendor zone
{{ timeserver_vendor_zone }}
# Logging
log tracking statistics
# will serve as local NTP server
local stratum 10
# restrict clients from your subnets
allow {{ timeserver_restrict_clients_zone }}
# in case this server lost INTERNET connection
local stratum 10
# in case you wanna to broadcat time in your subnet
{{ timeserver_broadcat_subnet }}