mise a jour

This commit is contained in:
Mathis Laceppe 2023-01-25 10:43:14 +01:00
parent 5fffbc77e2
commit 1777bec595

View File

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