prometheus_node_exporter: Allow listening on all
This commit is contained in:
@@ -6,5 +6,7 @@ argument_specs:
|
||||
prometheus_node_exporter_local_network:
|
||||
description: >-
|
||||
The local ipv4 network block, listen address is taken from this block.
|
||||
If empty, listens on 0.0.0.0
|
||||
type: str
|
||||
required: true
|
||||
required: false
|
||||
default: ""
|
||||
|
||||
Reference in New Issue
Block a user