12 lines
170 B
YAML
12 lines
170 B
YAML
|
|
root_access:
|
|
- ak
|
|
- foobar
|
|
- linor
|
|
- polyfloyd
|
|
- wilco
|
|
|
|
group_nft_input:
|
|
- "# Allow traffic from wiki"
|
|
- "ip saddr 204.2.64.19 tcp dport { 4567 } accept"
|
|
|