boostrap since we have literally 1 node

This commit is contained in:
2025-05-12 01:44:25 -07:00
parent 79e6698db1
commit 7f36ff272e

View File

@@ -1,5 +1,7 @@
bind_addr = "{{ ip }}"
advertise_addr = "{{ ip }}"
bootstrap = true
bootstrap_expect = 1
client_addr = "{{ ip }}"
server = true
data_dir = "/opt/consul"