diff options
Diffstat (limited to 'out')
-rw-r--r-- | out/acme/wireguard.yaml | 17 |
1 files changed, 0 insertions, 17 deletions
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" |