From 8c38e6ca614b22c39ef2fca549d9eb2265304baa Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Wed, 6 Jan 2021 09:18:05 +0100 Subject: Better serializer for CIDRs too. --- out/phase-1.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'out/phase-1.yaml') diff --git a/out/phase-1.yaml b/out/phase-1.yaml index 8c34f1a..b582087 100644 --- a/out/phase-1.yaml +++ b/out/phase-1.yaml @@ -321,10 +321,7 @@ data: --- type: "io.trygvis.rules.network.Ipv4Cidr" data: - network: -1062729216 - netmask: -8 - size: 8 - bits: 29 + value: "192.168.10.0/29" --- type: "io.trygvis.rules.terraform.ScalewayMachine" data: -- cgit v1.2.3