Skip to content

Commit

Permalink
feat(php): implement TOFS
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Sep 13, 2019
1 parent 32bb7cd commit 7aab674
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
5 changes: 2 additions & 3 deletions ssf/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@ ssf_node_anchors:
# release phase via. `pre-commit_semantic-release.sh`
# An alternative method could be to use:
# `git describe --abbrev=0 --tags`
# yamllint disable-line rule:line-length
title: 'feat(semantic-release): implement for this formula'
body: '* Automated using https://github.com/myii/ssf-formula/pull/30'
title: 'feat(tofs): implementation for all file.managed'
body: '* Checked using https://github.com/myii/ssf-formula/pull/19'
github:
owner: saltstack-formulas
repo: ''
Expand Down
1 change: 1 addition & 0 deletions ssf/formulas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -823,6 +823,7 @@ ssf:
- [fedora , 29 , 2018.3, 2, redhat]
- [opensuse/leap, 15 , 2018.3, 2, suse]
- [centos , 6 , 2017.7, 2, redhat]
use_tofs: true
semrel_files: *semrel_files_default
postfix:
context:
Expand Down

0 comments on commit 7aab674

Please sign in to comment.