jx/examples/iptable.jx.yaml

12 lines
172 B
YAML
Raw Permalink Normal View History

2024-07-17 08:34:57 +00:00
resources:
- type: iptable
transition: create
attributes:
id: 1
table: filter
chain: INPUT
jump: LIBVIRT_INP
state: present
resourcetype: rule