From 9b7f4894467d8763419d8c29a49df72ee149be06 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sat, 25 Nov 2023 20:21:17 +0100 Subject: wip --- 7/host_vars/knot/firewall.csv | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 7/host_vars/knot/firewall.csv (limited to '7/host_vars/knot/firewall.csv') diff --git a/7/host_vars/knot/firewall.csv b/7/host_vars/knot/firewall.csv new file mode 100644 index 0000000..5f74bd9 --- /dev/null +++ b/7/host_vars/knot/firewall.csv @@ -0,0 +1,4 @@ +host,family,src,dst,port +knot,ip6,fdf3:aad9:a885:0b3a::16,fdf3:aad9:a885:0b3a::1,,179 +knot,ip6,fdf3:aad9:a885:0b3a::15,fdf3:aad9:a885:0b3a::1,,179 +knot,ip6,fdf3:aad9:a885:0b3a::13,fdf3:aad9:a885:0b3a::1,,179 \ No newline at end of file -- cgit v1.2.3