Skip to content

Commit

Permalink
feat(openssh): use latest pre-salted images
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Jul 20, 2020
1 parent b156c1d commit 07c5cfd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ssf/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ ssf_node_anchors:
# An alternative method could be to use:
# `git describe --abbrev=0 --tags`
# yamllint disable rule:line-length rule:quoted-strings
title: "ci(kitchen+travis): use latest pre-salted images [skip ci]"
body: '* Automated using https://github.com/myii/ssf-formula/pull/238'
title: "ci(kitchen+travis): use latest pre-salted images"
body: '* Automated using https://github.com/myii/ssf-formula/pull/239'
# yamllint enable rule:line-length rule:quoted-strings
github:
owner: 'saltstack-formulas'
Expand Down
4 changes: 2 additions & 2 deletions ssf/formulas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2783,8 +2783,8 @@ ssf:
state_top:
- '*':
- .config
platforms_matrix: *platforms_matrix_without_arch
travis: *travis_do_not_use_single_job_for_linters
platforms: *platforms_new
platforms_matrix: *platforms_matrix_new_mainly_master_images
use_tofs: true
semrel_files: *semrel_files_default
openvpn:
Expand Down

0 comments on commit 07c5cfd

Please sign in to comment.