Layout refactor
Also included provisioning for htpc host
This commit is contained in:
parent
f90702c7b8
commit
970f7489fb
103 changed files with 782 additions and 893 deletions
11
host_vars/htpc/network.yml
Normal file
11
host_vars/htpc/network.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
lan_interface: enp1s0
|
||||
lan_interface_mac: bc:fc:e7:6e:73:53
|
||||
|
||||
local_network_address: 192.168.2.30/24
|
||||
local_network_dns: 9.9.9.9 149.112.112.112
|
||||
local_network_gateway: 192.168.2.254
|
||||
|
||||
hostname: htpc
|
||||
|
||||
wireguard_media:
|
||||
ip: 10.0.1.8
|
||||
Loading…
Add table
Add a link
Reference in a new issue