mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-09-08 21:27:36 +02:00
build
This commit is contained in:
@@ -58,11 +58,18 @@
|
||||
address = "192.168.77.1:8200"
|
||||
cluster_address = "192.168.77.1:8201"
|
||||
tls_disable = 1
|
||||
telemetry {
|
||||
unauthenticated_metrics_access = true
|
||||
}
|
||||
}
|
||||
|
||||
api_addr = "http://192.168.77.1:8200"
|
||||
cluster_addr = "http://192.168.77.1:8201"
|
||||
ui = true
|
||||
telemetry {
|
||||
prometheus_retention_time = "24h"
|
||||
disable_hostname = true
|
||||
}
|
||||
|
||||
owner: vault
|
||||
group: vault
|
||||
|
||||
Reference in New Issue
Block a user