blob: 08881b5c45a47d85eee4d4e55bfee1da2137ce1d [file] [log] [blame]
Filip Pytloun10e4d6c2015-10-06 16:28:32 +02001applications:
2- ntp
3parameters:
4 _param:
5 ntp_strata_host1: ntp.cesnet.cz
6 ntp_strata_host2: ntp.nic.cz
7 ntp:
8 client:
9 enabled: true
10 strata:
11 - ${_param:ntp_strata_host1}
12 - ${_param:ntp_strata_host2}