no message

master
Brie Bruns 2018-05-13 20:26:30 -06:00
parent 00ae2761f5
commit 4b325a9a79
1 changed files with 3 additions and 17 deletions

View File

@ -1,17 +1,3 @@
## /network-config network-interfaces: |
--- allow-hotplug eth0
version: 1 iface eth0 inet dhcp
config:
- type: physical
name: eth0
subnets:
- type: static
address: %%IP_ADDRESS%%
netmask: %%NETMASK%%
routes:
- network: 0.0.0.0
netmask: 0.0.0.0
gateway: %%GATEWAY%%
- type: nameserver
address: [%%NAME_SERVER%%]
search: [%%DOMAIN%%]