OP#436 main config file

This commit is contained in:
2026-02-14 15:41:26 +01:00
parent 5b78a7b34f
commit df57bce33b
32 changed files with 856 additions and 4 deletions

View File

@@ -0,0 +1,8 @@
define contact {
contact_name <%= @ng_contact_name %>
use <%= @ng_contact_use %>
alias <%= @ng_contact_alias %>
email <%= @ng_contact_email %>
contactgroups <%= @ng_contact_groups %>
}