open-vault/command/server/test-fixtures/config-dir/foo.hcl
2015-10-12 13:00:32 -04:00

7 lines
80 B
HCL

disable_cache = true
disable_mlock = true
backend "consul" {
foo = "bar"
}