This commit is contained in:
Elam Monnot 2023-01-25 10:45:47 +01:00
commit 56f3780480

View File

@ -1,7 +1,9 @@
package:
# ferm:
# installed: true
strongswan:
wireguard:
installed: true
wireguard-tools:
installed: true
port:
udp:68:
@ -10,7 +12,7 @@ service:
# dnsmasq:
# enabled: true
# running: true
strongswan:
wireguard:
enabled: true
running: true
ssh:
@ -51,6 +53,13 @@ command:
- 4 received = 1
stderr: []
timeout: 10000
command:
ping -c 4 10.0.0.2:
exit-status: 0
stdout:
- 4 received = 1
stderr: []
timeout: 10000
#process:
# dnsmasq:
# running: true
@ -64,4 +73,4 @@ interface:
enp0s9:
exists: true
addrs:
- 192.168.1.2/24
- 192.168.1.2/24