Code

xml2cfg: Try to lookup IP for host_name
[nagixsc.git] / sample-configs / xml2cfg_tmpl / host.tmpl
1 define host {
2         use             templ_host_default
4         host_name       %(host_name)s
5         address         %(address)s
6 }