just hardcode trusted replication members for now
This commit is contained in:
parent
0f2bfd76f8
commit
67be561e5e
1 changed files with 2 additions and 2 deletions
|
@ -76,5 +76,5 @@ host all all 0.0.0.0 0.0.0.0 md5
|
||||||
# Note, I can't think of a reason to make this more restrictive than ipv4 but
|
# Note, I can't think of a reason to make this more restrictive than ipv4 but
|
||||||
# only fakefas needs it so far
|
# only fakefas needs it so far
|
||||||
host all all ::1/128 md5
|
host all all ::1/128 md5
|
||||||
|
host all all 10.5.126.188/32 trust
|
||||||
|
host all all 10.5.126.189/32 trust
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue