sync ports with The Matrix
This commit is contained in:
parent
df809ed25a
commit
f9422f819b
68 changed files with 1896 additions and 851 deletions
|
@ -4,7 +4,7 @@
|
|||
Index: patroni/validator.py
|
||||
--- patroni/validator.py.orig
|
||||
+++ patroni/validator.py
|
||||
@@ -84,7 +84,7 @@ def validate_host_port(host_port: str, listen: bool =
|
||||
@@ -92,7 +92,7 @@ def validate_host_port(host_port: str, listen: bool =
|
||||
for host in hosts:
|
||||
# Check if "socket.IF_INET" or "socket.IF_INET6" is being used and instantiate a socket with the identified
|
||||
# protocol
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue