Initial commit
This commit is contained in:
commit
0fdb74a9a2
7 changed files with 168 additions and 0 deletions
8
defaults/main.yml
Normal file
8
defaults/main.yml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
prometheus_opnsense_exporter_version: 0.0.8
|
||||
prometheus_opnsense_exporter_config:
|
||||
OPNSENSE_EXPORTER_ARGS: "--web.listen-address=127.0.0.1:9097 --exporter.instance-label=opnsense --opnsense.insecure"
|
||||
OPNSENSE_DHCP_EXPORTER_PORT: "9098"
|
||||
#OPNSENSE_EXPORTER_OPS_API: "..."
|
||||
OPNSENSE_EXPORTER_OPS_PROTOCOL: "https"
|
||||
#OPNSENSE_EXPORTER_OPS_API_KEY: "..."
|
||||
#OPNSENSE_EXPORTER_OPS_API_SECRET: "..."
|
||||
Loading…
Add table
Add a link
Reference in a new issue