about summary refs log tree commit diff
path: root/bundles/firewall/metadata.py
blob: 76ba53c72258370a9837da2a889069cae77a6e02 (plain) (blame)
1
2
3
4
5
6
7
defaults = {
    "apk": {
        "packages": {
            "nftables": {},
        },
    },
}