dc8a9df3b8
# [0.7.0](https://github.com/saltstack-formulas/firewalld-formula/compare/v0.6.2...v0.7.0) (2019-11-09) ### Bug Fixes * **map.jinja:** fix `salt-lint` errors ([de4e191
](de4e1915fb
)) * **rubocop:** add fixes using `rubocop --safe-auto-correct` ([8136b75
](8136b75fa0
)) * **yamllint:** fix all errors ([0f808d6
](0f808d6afb
)) ### Documentation * **readme:** modify according to standard structure ([3df11fc
](3df11fc75c
)) * **readme:** move to `docs/` directory ([d47265f
](d47265f974
)) ### Features * **semantic-release:** implement for this formula ([c5f114d
](c5f114d886
))
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: 0.7.0
|
|
release: 1
|
|
minimum_version: 2017.7
|
|
summary: firewalld formula
|
|
description: Set up and configure Firewalld, a dynamically managed firewall
|
|
top_level_dir: firewalld
|