diff --git a/org.jdrupes.vmoperator.manager/resources/org/jdrupes/vmoperator/manager/runnerConfig.ftl.yaml b/org.jdrupes.vmoperator.manager/resources/org/jdrupes/vmoperator/manager/runnerConfig.ftl.yaml index ccd70d5..7a9c1df 100644 --- a/org.jdrupes.vmoperator.manager/resources/org/jdrupes/vmoperator/manager/runnerConfig.ftl.yaml +++ b/org.jdrupes.vmoperator.manager/resources/org/jdrupes/vmoperator/manager/runnerConfig.ftl.yaml @@ -117,7 +117,7 @@ data: <#elseif itf.user??> - type: user - device: ${ itf.tap.device.asString } + device: ${ itf.user.device.asString } <#if itf.user.net??> net: "${ itf.user.net.asString }"