initial upload
This commit is contained in:
7
files/consul/configs/consul.hcl
Normal file
7
files/consul/configs/consul.hcl
Normal file
@@ -0,0 +1,7 @@
|
||||
datacenter = "MSI-DC"
|
||||
data_dir = "/opt/consul"
|
||||
encrypt = "eRhnp22+c0bkV0wPolk6Mw=="
|
||||
retry_join = ["consul-admin"]
|
||||
performance {
|
||||
raft_multiplier = 1
|
||||
}
|
||||
Reference in New Issue
Block a user