inventory / db-koji01: allow pgsql checks from noc01
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
2a3231025e
commit
87b4b24535
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ custom_rules: [
|
|||
'-A INPUT -p tcp -m tcp -s 10.3.169.104 --dport 5432 -j ACCEPT',
|
||||
'-A INPUT -p tcp -m tcp -s 10.3.169.105 --dport 5432 -j ACCEPT',
|
||||
'-A INPUT -p tcp -m tcp -s 10.3.169.10 --dport 5432 -j ACCEPT',
|
||||
'-A INPUT -p tcp -m tcp -s 10.3.163.10 --dport 5432 -j ACCEPT',
|
||||
]
|
||||
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue