Add basic test of yaml parsing

This commit is contained in:
Kristoffer Dalby 2022-02-27 09:04:59 +01:00
parent 8a3a0b6403
commit c159eb7541
2 changed files with 26 additions and 0 deletions

View file

@ -0,0 +1,10 @@
---
Hosts:
host-1: 100.100.100.100/32
subnet-1: 100.100.101.100/24
ACLs:
- Action: accept
Users:
- "*"
Ports:
- host-1:*