openqa/worker: oh ok, probably this
duh quotes are hard
This commit is contained in:
parent
4ec8d3f50a
commit
5ddbf54811
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@ TYPE='OVSTunnel'
|
|||
OVS_BRIDGE='br0'
|
||||
DEVICE='gre{{ item.0 }}'
|
||||
OVS_TUNNEL_TYPE='gre'
|
||||
OVS_TUNNEL_OPTIONS="options:remote_ip={{ hostvars[inventory_hostname][eth0_ip] }}'
|
||||
OVS_TUNNEL_OPTIONS='options:remote_ip={{ hostvars[item.1]['eth0_ip'] }}'
|
||||
ONBOOT='yes'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue