open-vault/command/server/test-fixtures/config-dir/foo.hcl

8 lines
113 B
HCL
Raw Normal View History

disable_cache = true
disable_mlock = true
2015-03-12 22:21:11 +00:00
backend "consul" {
foo = "bar"
disable_clustering = "false"
2015-03-12 22:21:11 +00:00
}