Code

xml2cfg: Read templates from files
[nagixsc.git] / sample-configs / xml2cfg_tmpl / host.tmpl
1 define host {
2         use             templ_host_default
4         host_name       %(host_name)s
5         address         127.0.0.1
6 }