1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00

Have resource field format as templated param

This commit is contained in:
Mircea Ulinic
2020-01-08 09:27:47 +00:00
parent d12335176b
commit 97f4219135
3 changed files with 7 additions and 14 deletions

View File

@@ -142,6 +142,11 @@ reports:
# newprefix: 2
# visibility: 4
# path: 7
# resource_templates:
# default: "${type}"
# hijack: "hijack::${prefix}@@${asn}"
# newprefix: "newprefix::${prefix}@@${asn}"
# visibility: "visibility::${prefix}@@${asn}"
# urls:
# default: _YOUR_ALERTA_API_URL_