11 lines
149 B
YAML
11 lines
149 B
YAML
|
---
|
||
|
interfaces:
|
||
|
enp0s3:
|
||
|
ipv4: 10.0.2.9
|
||
|
netmaskv4: 24
|
||
|
type: static
|
||
|
gateway: 10.0.2.1
|
||
|
|
||
|
ipv4_forwarding: false
|
||
|
ipv6_forwarding: false
|