OP#669 remove unwanted onio-api fw rule
This commit is contained in:
@@ -18,11 +18,5 @@ class confdroid_haproxy::firewall::iptables (
|
||||
dport => $hy_https_port,
|
||||
jump => 'accept',
|
||||
}
|
||||
|
||||
firewall { "${hy_fw_order_no}9000 tcp port minio-api":
|
||||
proto => 'tcp',
|
||||
dport => '9000',
|
||||
jump => 'accept',
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user