blob: b5f5b3fae4845983fbcbffaea8733924a222830d [file] [log] [blame]
Filip Pytloun10e4d6c2015-10-06 16:28:32 +02001applications:
Ondrej Smolad3c67032018-04-04 12:16:05 +02002 - ntp
Filip Pytloun04556c22016-06-30 22:29:15 +02003classes:
4 - service.ntp.support
Filip Pytloun10e4d6c2015-10-06 16:28:32 +02005parameters:
6 _param:
7 ntp_strata_host1: ntp.cesnet.cz
vmikesa4e84632015-10-23 16:25:26 +02008 ntp_strata_host2: pool.ntp.org
Filip Pytloun10e4d6c2015-10-06 16:28:32 +02009 ntp:
10 client:
11 enabled: true
12 strata:
13 - ${_param:ntp_strata_host1}
Filip Pytloun04556c22016-06-30 22:29:15 +020014 - ${_param:ntp_strata_host2}
Ivan Berezovskiy0c738312019-11-25 13:40:58 +040015 default_opts: '-g'
Petr Michalecf00e0922017-03-23 13:41:30 +010016 server:
17 enabled: false
Simon Pasquierdc8ba2c2016-11-07 10:31:24 +010018 mode7: false