This repository has been archived on 2023-12-26. You can view files and clone it, but cannot push or open issues or pull requests.
hermes/network_config.cfg.tftpl
2023-03-11 19:05:42 +01:00

9 lines
150 B
Text

version: 2
ethernets:
ens3:
dhcp4: false
addresses:
- "${internal_ip}/24"
routes:
- to: 0.0.0.0/0
via: 192.168.30.1