mirror of
https://github.com/Dannecron/netology-devops-gw-infra.git
synced 2025-12-26 07:42:34 +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
|