kmlabz-cluster/group_vars/k8s_cluster/k8s-net-macvlan.yml

7 lines
151 B
YAML
Raw Normal View History

2022-01-31 20:14:33 +01:00
---
# private interface, on a l2-network
macvlan_interface: "eth1"
# Enable nat in default gateway network interface
enable_nat_default_gateway: true