Compare commits
No commits in common. "7711d023e892d0d724ae56166c1cda378bbeda52" and "12621bb60acac9ec29dacbd2c526f58f7cb72057" have entirely different histories.
7711d023e8
...
12621bb60a
@ -1,9 +1,7 @@
|
|||||||
package:
|
package:
|
||||||
# ferm:
|
# ferm:
|
||||||
# installed: true
|
# installed: true
|
||||||
wireguard:
|
strongswan:
|
||||||
installed: true
|
|
||||||
wireguard-tools:
|
|
||||||
installed: true
|
installed: true
|
||||||
port:
|
port:
|
||||||
udp:68:
|
udp:68:
|
||||||
@ -12,7 +10,7 @@ service:
|
|||||||
# dnsmasq:
|
# dnsmasq:
|
||||||
# enabled: true
|
# enabled: true
|
||||||
# running: true
|
# running: true
|
||||||
wireguard:
|
strongswan:
|
||||||
enabled: true
|
enabled: true
|
||||||
running: true
|
running: true
|
||||||
ssh:
|
ssh:
|
||||||
@ -53,13 +51,6 @@ 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
|
||||||
@ -73,4 +64,4 @@ interface:
|
|||||||
enp0s9:
|
enp0s9:
|
||||||
exists: true
|
exists: true
|
||||||
addrs:
|
addrs:
|
||||||
- 192.168.1.2/24
|
- 192.168.1.2/24
|
Loading…
x
Reference in New Issue
Block a user