7ff891796a
# [0.8.0](https://github.com/saltstack-formulas/firewalld-formula/compare/v0.7.0...v0.8.0) (2020-02-12) ### Continuous Integration * workaround issues with newly introduced `amazonlinux-1` [skip ci] ([ace3433
](ace343353d
)) * workaround issues with newly introduced `amazonlinux-1` [skip ci] ([b5a95f3
](b5a95f35ab
)) * **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([908f5df
](908f5df86c
)) * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([0b82e43
](0b82e43a15
)) * **travis:** apply changes from build config validation [skip ci] ([6e1b876
](6e1b876298
)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([70dc9aa
](70dc9aa3b4
)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([97afbb1
](97afbb1575
)) * **travis:** run `shellcheck` during lint job [skip ci] ([d8bede7
](d8bede7082
)) * **travis:** use `major.minor` for `semantic-release` version [skip ci] ([b96cc56
](b96cc569fe
)) * **travis:** use build config validation (beta) [skip ci] ([07e7900
](07e79001cd
)) ### Features * standardize license and hand over to saltstack formulas ([20cb8a6
](20cb8a60d3
))
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.8.0
|
|
release: 1
|
|
minimum_version: 2017.7
|
|
summary: firewalld formula
|
|
description: Set up and configure Firewalld, a dynamically managed firewall
|
|
top_level_dir: firewalld
|