k8s-cluster/inventory/group_vars/k8s_cluster/k8s-net-macvlan.yml
2024-05-18 05:03:38 +03:00

7 lines
151 B
YAML

---
# private interface, on a l2-network
macvlan_interface: "eth1"
# Enable nat in default gateway network interface
enable_nat_default_gateway: true