Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(fail2ban): promote ng #119

Merged
merged 1 commit into from
Jan 15, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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