mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 20:42:20 +08:00
INPUT INPUT? pizza pizza
This commit is contained in:
@@ -13,7 +13,7 @@ tcp_ports: [ 80, 443, 111, 2049,
|
||||
udp_ports: [ 111, 2049 ]
|
||||
|
||||
# Needed for keepalived
|
||||
custom_rules: [ '-A INPUT -d 224.0.0.0/8 -j ACCEPT', '-A INPUT INPUT -p vrrp -j ACCEPT' ]
|
||||
custom_rules: [ '-A INPUT -d 224.0.0.0/8 -j ACCEPT', '-A INPUT -p vrrp -j ACCEPT' ]
|
||||
|
||||
fas_client_groups: sysadmin-releng
|
||||
|
||||
|
||||
Reference in New Issue
Block a user