Skip to content

Commit 880f3a4

Browse files
committed
1 parent 4a12eeb commit 880f3a4

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

ssf/defaults.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ ssf_node_anchors:
1414
# release phase via. `pre-commit_semantic-release.sh`
1515
# An alternative method could be to use:
1616
# `git describe --abbrev=0 --tags`
17-
title: 'fix(yamllint): use separate suite for `ubuntu`'
18-
body: '* Semi-automated using https://github.com/myii/ssf-formula/pull/18'
17+
title: 'feat(tofs): implementation for all file.managed'
18+
body: '* Checked using https://github.com/myii/ssf-formula/pull/19'
1919
github:
2020
owner: saltstack-formulas
2121
repo: ''

ssf/formulas.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -782,6 +782,7 @@ ssf:
782782
- [fedora , 29 , 2018.3, 2, redhat]
783783
- [opensuse/leap, 42 , 2018.3, 2, suse]
784784
- [centos , 6 , 2017.7, 2, redhat]
785+
use_tofs: true
785786
semrel_files: *semrel_files_default
786787
postfix:
787788
context:

0 commit comments

Comments
 (0)