dotfiles/hashicorp/consul/nomad-server.hcl
Magic_RB e75aef331d
Add toothpick
Signed-off-by: Magic_RB <magic_rb@redalder.org>
2021-08-19 18:24:40 +02:00

14 lines
134 B
HCL

agent_prefix "" {
policy = "read"
}
node_prefix "" {
policy = "write"
}
service_prefix "" {
policy = "write"
}
acl = "write"