ad932260f0
# [1.0.0](https://github.com/saltstack-formulas/firewalld-formula/compare/v0.10.1...v1.0.0) (2020-04-18) ### Bug Fixes * do not error on unknown os_family grain ([94d2b0b
](94d2b0b97c
)) ### Code Refactoring * split default maps into separate files ([afcf5e7
](afcf5e7700
)) ### Tests * **yaml_dump_spec:** update after splitting `map.jinja` ([d1f7a37
](d1f7a37171
)) ### BREAKING CHANGES * `map.jinja` has been upgraded from using `pillar.get` to `config.get`.
10 lines
451 B
Plaintext
10 lines
451 B
Plaintext
name: firewalld
|
|
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
|
|
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
|
|
version: 1.0.0
|
|
release: 1
|
|
minimum_version: 2017.7
|
|
summary: firewalld formula
|
|
description: Set up and configure Firewalld, a dynamically managed firewall
|
|
top_level_dir: firewalld
|