Skip to content

Commit

Permalink
Merge pull request #118 from myii/feat/use-fail2ban.ng-in-kitchen
Browse files Browse the repository at this point in the history
feat(fail2ban): use `fail2ban.ng` in Kitchen
  • Loading branch information
myii authored Jan 11, 2020
2 parents f00a58a + 5a5df71 commit 0bcb990
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ssf/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ ssf_node_anchors:
# An alternative method could be to use:
# `git describe --abbrev=0 --tags`
# yamllint disable rule:line-length
title: 'ci(travis): update matrix after recent platform fixes'
body: '* Automated using https://github.com/myii/ssf-formula/pull/116'
title: 'ci(kitchen): use `fail2ban.ng` in `state_top` (#35)'
body: '* Semi-automated using https://github.com/myii/ssf-formula/pull/118'
# yamllint enable rule:line-length
github:
owner: 'saltstack-formulas'
Expand Down
2 changes: 1 addition & 1 deletion ssf/formulas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -677,7 +677,7 @@ ssf:
state_top:
- '*':
- misc.fake_log_files
- .
- .ng
platforms_matrix:
# [os , os_ver, salt_ver, py_ver, inspec_suite]
- [debian , 10 , master, 3, default]
Expand Down

0 comments on commit 0bcb990

Please sign in to comment.