Add network.yaml

This commit is contained in:
2025-10-22 11:19:02 +00:00
parent e6e469a771
commit 435ef107ec

15
network.yaml Normal file
View File

@@ -0,0 +1,15 @@
version: 1
config:
- type: physical
name: eth0
# mac_address: 'bc:24:11:74:12:51'
subnets:
- type: static
address: 'IP'
netmask: '255.255.255.0'
gateway: '10.10.35.1'
- type: nameserver
address:
- '8.8.8.8'
search:
- 'tvstart.ru'