mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-04 14:25:35 -04:00
Git ignore getting in the way
This commit is contained in:
parent
e83432adb3
commit
ba38ab3a58
1 changed files with 5 additions and 0 deletions
5
command/server/test-fixtures/config-dir/baz.hcl
Normal file
5
command/server/test-fixtures/config-dir/baz.hcl
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
telemetry {
|
||||
statsd_address = "baz"
|
||||
statsite_address = "qux"
|
||||
disable_hostname = true
|
||||
}
|
||||
Loading…
Reference in a new issue