add kubespray to the XTesting as it provides newer version of kubenetes and can be...
[it/test.git] / XTesting / kubespray / inventory / local / group_vars / k8s_cluster / k8s-net-macvlan.yml
1 ---
2 # private interface, on a l2-network
3 macvlan_interface: "eth1"
4
5 # Enable nat in default gateway network interface
6 enable_nat_default_gateway: true