Skip to content

Commit 23f3b80

Browse files
committed
feat(formulas): replace EOL pre-salted images
* Based on the discussions in the following merged PR: - saltstack-formulas/template-formula#148 * Applied changes to all relevant formulas except the `ufw-formula`: - Some underlying problem there causing failures - Perhaps related to still needing to use `dist: trusty` (Travis)
1 parent 4a12eeb commit 23f3b80

File tree

2 files changed

+210
-270
lines changed

2 files changed

+210
-270
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: 'ci(kitchen+travis): replace EOL pre-salted images'
18+
body: '* Automated using https://github.com/myii/ssf-formula/pull/16'
1919
github:
2020
owner: saltstack-formulas
2121
repo: ''

0 commit comments

Comments
 (0)