Saltstack Official FirewallD Formula
Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Changelog
Tests
- verify map output using
yaml_dump
(69df9a6)
Bug Fixes
- zone.xml: adjust whitespacing to pass tests & macro at top of file (d8f0f47)
Features
- allow rich_rules to be specified as a dict (cd4cec0)
Styles
- zone.xml: remove all trailing whitespaces (204efe5)
Tests
- zones_spec: check content of rendered zone files (6ebfc6f)
Features
- zone.xml: allow more services definition inside zone (8d0172f)
Continuous Integration
- workaround issues with newly introduced
amazonlinux-1
skip ci
- workaround issues with newly introduced
amazonlinux-1
skip ci
- gemfile: restrict
train
gem version until upstream fix skip ci
- kitchen: avoid using bootstrap for
master
instances skip ci
- travis: apply changes from build config validation skip ci
- travis: opt-in to
dpl v2
to complete build config validation skip ci
- travis: quote pathspecs used with
git ls-files
skip ci
- travis: run
shellcheck
during lint job skip ci
- travis: use
major.minor
for semantic-release
version skip ci
- travis: use build config validation (beta) skip ci
Features
- standardize license and hand over to saltstack formulas (20cb8a6)
Bug Fixes
- map.jinja: fix
salt-lint
errors (de4e191)
- rubocop: add fixes using
rubocop --safe-auto-correct
(8136b75)
- yamllint: fix all errors (0f808d6)
Documentation
- readme: modify according to standard structure (3df11fc)
- readme: move to
docs/
directory (d47265f)
Features
- semantic-release: implement for this formula (c5f114d)