16 lines
197 B
YAML
16 lines
197 B
YAML
packages:
|
|
- nfs-common
|
|
- curl
|
|
|
|
# hostsnames:
|
|
# - ip: x.x.x.x
|
|
# name: example
|
|
# ...
|
|
hostnames: []
|
|
|
|
interface_name: lan0
|
|
gateway: "192.168.50.254"
|
|
nameservers:
|
|
- "192.168.11.1"
|
|
- "1.1.1.1"
|