mirror of
https://github.com/Dannecron/netology-devops-gw-infra.git
synced 2025-12-25 15:22:36 +03:00
7 lines
151 B
YAML
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
|