mirror of
https://github.com/status-im/consul.git
synced 2025-02-11 05:07:02 +00:00
This is instead of the current behavior where we feed the config entries in using the config_entries.bootstrap configuration which oddly races against other setup code in some circumstances. I converted ALL tests to explicitly create config entries.
4 lines
34 B
HCL
4 lines
34 B
HCL
acl {
|
|
default_policy = "deny"
|
|
}
|