maj goss r-vp2.yaml
This commit is contained in:
parent
262b7bdb13
commit
a57998f5de
@ -1,21 +1,20 @@
|
||||
file:
|
||||
/etc/wireguard/wg0.conf:
|
||||
exists: true
|
||||
mode: "0644"
|
||||
mode: "0600"
|
||||
owner: root
|
||||
group: root
|
||||
filetype: file
|
||||
contains:
|
||||
- AllowedIPs = 10.0.0.2/32, 172.16.128.0/24
|
||||
contains: []
|
||||
package:
|
||||
wireguard:
|
||||
installed: true
|
||||
versions:
|
||||
- 1.0.20210223-1
|
||||
- 1.0.20210914-1
|
||||
wireguard-tools:
|
||||
installed: true
|
||||
versions:
|
||||
- 1.0.20210223-1
|
||||
- 1.0.20210914-1+b1
|
||||
service:
|
||||
wg-quick@wg0:
|
||||
enabled: true
|
||||
|
@ -2,6 +2,7 @@ file:
|
||||
/etc/wireguard/wg0.conf:
|
||||
exists: true
|
||||
mode: "0600"
|
||||
size: 374
|
||||
owner: root
|
||||
group: root
|
||||
filetype: file
|
||||
|
Loading…
x
Reference in New Issue
Block a user