mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-17 12:10:34 +08:00
openqa/worker - okay maybe this? WHO KNOWS LET'S SEE
watch the pretty pretty fireworks
This commit is contained in:
@@ -3,5 +3,5 @@ TYPE='OVSTunnel'
|
||||
OVS_BRIDGE='br0'
|
||||
DEVICE='gre{{ item.0 }}'
|
||||
OVS_TUNNEL_TYPE='gre'
|
||||
OVS_TUNNEL_OPTIONS="options:remote_ip={{ hostvars[item.1][eth0_ip] }}'
|
||||
OVS_TUNNEL_OPTIONS="options:remote_ip={{ hostvars[inventory_hostname][eth0_ip] }}'
|
||||
ONBOOT='yes'
|
||||
|
||||
Reference in New Issue
Block a user