summaryrefslogtreecommitdiff
path: root/out/vpn0.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'out/vpn0.yaml')
-rw-r--r--out/vpn0.yaml41
1 files changed, 41 insertions, 0 deletions
diff --git a/out/vpn0.yaml b/out/vpn0.yaml
index c4a798f..1c88e80 100644
--- a/out/vpn0.yaml
+++ b/out/vpn0.yaml
@@ -43,6 +43,8 @@ type: "io.trygvis.rules.acme.WgNet"
data:
name: "vpn0"
domain: "vpn.acme.com"
+ linkCidr: "192.168.10.0/29"
+ networkCidr: "10.55.55.0/24"
---
type: "io.trygvis.rules.dns.DnsEntry"
data:
@@ -108,3 +110,42 @@ type: "io.trygvis.rules.machine.Machine"
data:
name: "ws-2"
fqdn: null
+---
+type: "io.trygvis.rules.network.Ipv4Address"
+data:
+ value: "192.168.10.7"
+---
+type: "io.trygvis.rules.network.Ipv4Address"
+data:
+ value: "192.168.10.6"
+---
+type: "io.trygvis.rules.network.Ipv4Address"
+data:
+ value: "192.168.10.5"
+---
+type: "io.trygvis.rules.network.Ipv4Address"
+data:
+ value: "192.168.10.4"
+---
+type: "io.trygvis.rules.network.Ipv4Address"
+data:
+ value: "192.168.10.3"
+---
+type: "io.trygvis.rules.network.Ipv4Address"
+data:
+ value: "192.168.10.2"
+---
+type: "io.trygvis.rules.network.Ipv4Address"
+data:
+ value: "192.168.10.1"
+---
+type: "io.trygvis.rules.network.Ipv4Address"
+data:
+ value: "192.168.10.0"
+---
+type: "io.trygvis.rules.network.Ipv4Cidr"
+data:
+ network: -1062729216
+ netmask: -8
+ size: 8
+ bits: 29