blob: 24e6ead410f2f06f505beeff0c3353f7facae335 [file] [log] [blame]
Filip Pytloun10e4d6c2015-10-06 16:28:32 +02001applications:
2- 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}
Petr Michalecf00e0922017-03-23 13:41:30 +010015 server:
16 enabled: false
Simon Pasquierdc8ba2c2016-11-07 10:31:24 +010017 mode7: false