Delete network.yaml
This commit is contained in:
15
network.yaml
15
network.yaml
@@ -1,15 +0,0 @@
|
|||||||
version: 1
|
|
||||||
config:
|
|
||||||
- type: physical
|
|
||||||
name: eth0
|
|
||||||
mac_address: MAC
|
|
||||||
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'
|
|
||||||
Reference in New Issue
Block a user