mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
openqa tap workers: allow masquerade on eth2 also, for ppc64
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
@@ -118,5 +118,8 @@ COMMIT
|
||||
|
||||
*nat
|
||||
# masquerade for openQA openvswitch workers to reach the outside
|
||||
# eth0 is the active interface on the x86_64 tap worker hosts,
|
||||
# eth2 is the active interface on the ppc64 tap worker host
|
||||
-A POSTROUTING -o eth0 -j MASQUERADE
|
||||
-A POSTROUTING -o eth2 -j MASQUERADE
|
||||
COMMIT
|
||||
|
||||
Reference in New Issue
Block a user