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

7 lines
151 B
YAML
Raw Permalink Normal View History

2024-05-17 22:03:38 -04:00
---
# private interface, on a l2-network
macvlan_interface: "eth1"
# Enable nat in default gateway network interface
enable_nat_default_gateway: true