mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 14:02:12 +08:00
Add tftp server for noc01 firewall
This commit is contained in:
@@ -10,6 +10,7 @@ vmhost: virthost17.phx2.fedoraproject.org
|
||||
datacenter: phx2
|
||||
|
||||
tcp_ports: ['22', '80', '443']
|
||||
udp_ports: ['69']
|
||||
custom_rules: [ '-A INPUT -p tcp -m tcp -s 192.168.1.20 --dport 5666 -j ACCEPT' ]
|
||||
|
||||
eth0_ip: 10.5.126.41
|
||||
|
||||
Reference in New Issue
Block a user