This commit is contained in:
Jonas Forsberg
2021-10-12 15:00:09 +02:00
parent 1a6f230702
commit fcdda55ed9
6 changed files with 59 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ base:
- docker
- remote-desktop
- ssh
- wireguard
{% if salt['pillar.file_exists']('local.sls') %}
- local
{% endif %}

View File

@@ -0,0 +1,9 @@
wireguard:
iface: wg-vpn
address: 172.20.1.1/24
postup:
postdown:
port: 62666
privatekey:
publickey:
peers: []