Initial commit
This commit is contained in:
commit
c30d65b16e
14 changed files with 301 additions and 0 deletions
5
templates/networking.j2
Normal file
5
templates/networking.j2
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
auto wg-adlin
|
||||
iface wg-adlin inet static
|
||||
requires eth0
|
||||
use wireguard
|
||||
address {{ maatma_network.gateway6 }}/{{ maatma_network.netmask6 }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue