mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 14:02:12 +08:00
metrics-for-apps: add os-control01 access to ocp4 api
Signed-off-by: David Kirwan <dkirwan@redhat.com>
This commit is contained in:
@@ -73,6 +73,7 @@ custom_rules: [
|
||||
'-A INPUT -p tcp -m tcp --dport 6443 -s 10.3.166.119 -j ACCEPT',
|
||||
'-A INPUT -p tcp -m tcp --dport 6443 -s 10.3.166.120 -j ACCEPT',
|
||||
'-A INPUT -p tcp -m tcp --dport 6443 -s 10.3.166.121 -j ACCEPT',
|
||||
'-A INPUT -p tcp -m tcp --dport 6443 -s 10.3.166.50 -j ACCEPT',
|
||||
'-A INPUT -p tcp -m tcp --dport 22623 -s 10.3.166.115 -j ACCEPT',
|
||||
'-A INPUT -p tcp -m tcp --dport 22623 -s 10.3.166.116 -j ACCEPT',
|
||||
'-A INPUT -p tcp -m tcp --dport 22623 -s 10.3.166.117 -j ACCEPT',
|
||||
|
||||
Reference in New Issue
Block a user