blob: 2747624b9a1532db1f2ae2449a308b478b590d8c [file] [log] [blame]
Filip Pytloun10e4d6c2015-10-06 16:28:32 +02001applications:
2- ntp
3parameters:
4 _param:
5 ntp_strata_host1: ntp.cesnet.cz
vmikesa4e84632015-10-23 16:25:26 +02006 ntp_strata_host2: pool.ntp.org
Filip Pytloun10e4d6c2015-10-06 16:28:32 +02007 ntp:
8 client:
9 enabled: true
10 strata:
11 - ${_param:ntp_strata_host1}
12 - ${_param:ntp_strata_host2}