8 lines
152 B
HCL
8 lines
152 B
HCL
datacenter = "MSI-DC"
|
|
data_dir = "/opt/consul"
|
|
encrypt = "eRhnp22+c0bkV0wPolk6Mw=="
|
|
retry_join = ["consul-admin"]
|
|
performance {
|
|
raft_multiplier = 1
|
|
}
|