sync ports with The Matrix

This commit is contained in:
purplerain 2023-10-02 06:44:43 +00:00
parent df809ed25a
commit f9422f819b
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
68 changed files with 1896 additions and 851 deletions

View file

@ -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