[修正]补充opcua模版

This commit is contained in:
makotocc0107
2024-09-12 16:19:17 +08:00
committed by Coding
parent 3062055806
commit 50d1ee9d36

View File

@@ -0,0 +1,10 @@
[template]
src = "opcua.tmpl"
dest = "/etc/opcua/opcua.yaml"
keys = [
"/datasource/",
"/exporter/",
"/metrics/",
]
reload_cmd = "pkill -f opcua-exporter"