beef up the AI/ML framework tests by adding InfluxDB as data source and populate...
[it/test.git] / XTesting / kubespray / inventory / sample / 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