Add hostname provisioning
This commit is contained in:
parent
3fc19b62c8
commit
a1618a3092
5 changed files with 24 additions and 2 deletions
|
|
@ -4,3 +4,5 @@ lan_interface_mac: 00:d8:61:9f:52:65
|
|||
local_network_address: 192.168.2.15/24
|
||||
local_network_dns: 192.168.2.254
|
||||
local_network_gateway: 192.168.2.254
|
||||
|
||||
hostname: desktop
|
||||
|
|
|
|||
|
|
@ -5,3 +5,5 @@ local_network_ssid: KPNAE51C6
|
|||
local_network_address: 192.168.2.9/24
|
||||
local_network_dns: 192.168.2.254
|
||||
local_network_gateway: 192.168.2.254
|
||||
|
||||
hostname: xps
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue