omfg this config i swear
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
bind_addr = "{{ GetInterfaceIP 'eno1' }}"
|
bind_addr = "192.168.1.100"
|
||||||
advertise_addr = "{{ GetInterfaceIP 'eno1' }}"
|
advertise_addr = "192.168.1.100"
|
||||||
client_addr = "{{ GetInterfaceIP 'eno1' }}"
|
client_addr = "192.168.1.100"
|
||||||
server = true
|
server = true
|
||||||
data_dir = "/opt/consul"
|
data_dir = "/opt/consul"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user