From bb92e6eaa9bca36d9f1e356a2f578d22c98af22f Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Fri, 29 Jan 2021 10:14:38 +0100 Subject: IO: Making input and output files have the same format. --- out/acme/wireguard.yaml | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'out/acme/wireguard.yaml') diff --git a/out/acme/wireguard.yaml b/out/acme/wireguard.yaml index c71536b..522d9ee 100644 --- a/out/acme/wireguard.yaml +++ b/out/acme/wireguard.yaml @@ -39,23 +39,6 @@ data: fqdn: "ws-2.vpn.acme.com" type: "A" -- type: "io.trygvis.rules.dba.DbaMachineRole" - data: - &1 machine: "acme-1" - roles: - - "ci-app" -- type: "io.trygvis.rules.dba.DbaMachineRole" - data: - &2 machine: "acme-2" - roles: - - "ops" - - "ci-db" -- type: "io.trygvis.rules.dba.DbaMachineRole" - data: - &3 machine: "acme-3" - roles: - - "production-app" - - "production-db" - type: "io.trygvis.rules.wireguard.WgNet" data: &vpn0 name: "vpn0" -- cgit v1.2.3