openqa/worker - okay maybe this? WHO KNOWS LET'S SEE

watch the pretty pretty fireworks
This commit is contained in:
Adam Williamson 2016-05-05 11:18:21 -07:00
parent d3ec93d503
commit 4ec8d3f50a

View file

@ -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'