firewalld-formula/firewalld/defaults.yaml
Steven Daniele afcf5e7700
refactor: split default maps into separate files
While the default maps are mostly empty this sets the groundwork for
distribution specific defaults. The layout is based on the formula
template.

BREAKING CHANGE: `map.jinja` has been upgraded from using `pillar.get`
to `config.get`.
2020-04-18 15:53:46 +01:00

19 lines
247 B
YAML

# -*- coding: utf-8 -*-
# vim: ft=yaml
---
firewalld:
enabled: true
package: firewalld
service: firewalld
config: /etc/firewalld.conf
ipset:
manage: false
pkg: ipset
backend:
manage: false
pkg: nftables
ipsets: {}