From 4dcc43061d05f14ceddbb9f3a0c43ab908b89a4b Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sun, 3 Jan 2021 23:58:21 +0100 Subject: VPN work. Also better sorting of output objects. --- acme.yaml | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'acme.yaml') diff --git a/acme.yaml b/acme.yaml index 6e9f617..80517b7 100644 --- a/acme.yaml +++ b/acme.yaml @@ -37,16 +37,5 @@ data: --- type: io.trygvis.rules.acme.WgNet data: - name: vs0 + name: vpn0 domain: vpn.acme.com - ---- -type: io.trygvis.rules.acme.WgHost -data: - name: ws-1 - net: vs0 ---- -type: io.trygvis.rules.acme.WgHost -data: - name: ws-2 - net: vs0 -- cgit v1.2.3