make another set of stg ip changes
This commit is contained in:
parent
9cb94d7550
commit
e3c0199dad
36 changed files with 77 additions and 77 deletions
|
@ -71,14 +71,14 @@
|
|||
#host all all ::1/128 @authmethod@
|
||||
|
||||
local all all ident
|
||||
host koji koji 10.5.126.61 255.255.255.255 md5
|
||||
host koji koji 10.5.128.166 255.255.255.255 md5
|
||||
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
|
||||
# only fakefas needs it so far
|
||||
host all all ::1/128 md5
|
||||
host all all 10.5.126.188/32 trust
|
||||
host all all 10.5.128.98/32 trust
|
||||
host all all 10.5.128.99/32 trust
|
||||
host replication all 10.5.126.188/32 trust
|
||||
host replication all 10.5.128.98/32 trust
|
||||
host replication all 10.5.128.99/32 trust
|
||||
# staging replication hosts
|
||||
{% for host in groups['pgbdr-stg']|sort %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue