Skip to content

Commit 6855373

Browse files
committed
feat(php): implement TOFS
* saltstack-formulas/php-formula#178
1 parent 5a2ecb2 commit 6855373

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: 'ci(kitchen+travis): replace EOL pre-salted images'
18-
body: '* Automated using https://github.com/myii/ssf-formula/pull/16'
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
@@ -772,6 +772,7 @@ ssf:
772772
- [fedora , 29 , 2018.3, 2, redhat]
773773
- [opensuse/leap, 15 , 2018.3, 2, suse]
774774
- [centos , 6 , 2017.7, 2, redhat]
775+
use_tofs: true
775776
semrel_files: *semrel_files_default
776777
postfix:
777778
context:

0 commit comments

Comments
 (0)