mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
sysutils/node_exporter: missing development flag
This commit is contained in:
parent
49a03281ee
commit
23260aa54e
1 changed files with 1 additions and 0 deletions
|
|
@ -3,5 +3,6 @@ PLUGIN_VERSION= 0.1.0
|
|||
PLUGIN_COMMENT= Prometheus exporter for machine metrics
|
||||
PLUGIN_DEPENDS= node_exporter
|
||||
PLUGIN_MAINTAINER= dharrigan@gmail.com
|
||||
PLUGIN_DEVEL= yes
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
|
|
|||
Loading…
Reference in a new issue