Skip to content

Commit

Permalink
feat(exim): implement TOFS
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Oct 5, 2019
1 parent ce69800 commit a3c991e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ssf/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ ssf_node_anchors:
# An alternative method could be to use:
# `git describe --abbrev=0 --tags`
# yamllint disable rule:line-length
title: 'feat(semantic-release): implement for this formula'
body: '* Automated using https://github.com/myii/ssf-formula/pull/55'
title: 'feat(tofs): implementation for all file.managed'
body: '* Checked using https://github.com/myii/ssf-formula/pull/57'
# yamllint enable rule:line-length
github:
owner: saltstack-formulas
Expand Down
1 change: 1 addition & 0 deletions ssf/formulas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -461,6 +461,7 @@ ssf:
pillars_from_files:
- .sls: test/salt/pillar/exim.sls
platforms_matrix: *platforms_matrix_osfamily_debian
use_tofs: true
semrel_files: *semrel_files_default
fail2ban:
context:
Expand Down

0 comments on commit a3c991e

Please sign in to comment.