Sign in
third-party-mirror
/
hashicorp
/
vault
/
refs/heads/main
/
.
/
v1.14.6
/
command
/
agent
/
config
/
test-fixtures
/
bad-config-cache-inconsistent-auto_auth.hcl
blob: 38b9c2c12207b042f78a9cf48cb0cf47bc791965 [
file
] [
log
] [
blame
] [
edit
]
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
pid_file
=
"./pidfile"
cache
{
use_auto_auth_token
=
true
}
listener
"tcp"
{
address
=
"127.0.0.1:8300"
tls_disable
=
true
}