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