ui = true storage "file" { path = "/opt/vault/data" } listener "tcp" { address = "0.0.0.0:8200" tls_disable = 1 } telemetry { prometheus_retention_time = "30s" disable_hostname = true } api_addr = "http://{{ ansible_default_ipv4.address }}:8200" cluster_addr = "https://{{ ansible_default_ipv4.address }}:8201"