Code

7846d814c91c876b9ff17f93d7b655150f51cc2c
[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 }