dotfiles/hashicorp/consul/consul-toothpick.hcl

8 lines
83 B
HCL
Raw Normal View History

node "toothpick" {
policy = "write"
}
service_prefix "" {
policy = "write"
}