Skip to content

Commit

Permalink
Merge pull request #119 from myii/feat/promote-ng-in-fail2ban-formula
Browse files Browse the repository at this point in the history
feat(fail2ban): promote `ng`
  • Loading branch information
myii authored Jan 15, 2020
2 parents 2a6de48 + 4b10d9c commit 2e05eff
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 151 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(kitchen): use `fail2ban.ng` in `state_top` (#35)'
body: '* Semi-automated using https://github.com/myii/ssf-formula/pull/118'
title: 'feat: promote `ng`'
body: '* Semi-automated using https://github.com/myii/ssf-formula/pull/119'
# yamllint enable rule:line-length
github:
owner: 'saltstack-formulas'
Expand Down
42 changes: 0 additions & 42 deletions ssf/files/tofs_fail2ban-formula/pre-commit_semantic-release.sh

This file was deleted.

106 changes: 0 additions & 106 deletions ssf/files/tofs_fail2ban-formula/release.config.js

This file was deleted.

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 2e05eff

Please sign in to comment.