Skip to content

Commit

Permalink
feat(formulas): capture recent changes across formulas
Browse files Browse the repository at this point in the history
Pre-requisite for pushing changes across formulas using #259 (`pre-commit`).
  • Loading branch information
myii committed Oct 2, 2020
1 parent c259684 commit 798f481
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ssf/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ ssf_node_anchors:
# `git describe --abbrev=0 --tags`
# yamllint disable rule:line-length rule:quoted-strings
title: "chore: standardise structure"
body: '* Checked using https://github.com/myii/ssf-formula/pull/260'
body: '* Automated using https://github.com/myii/ssf-formula/pull/261'
# yamllint enable rule:line-length rule:quoted-strings
github:
owner: 'saltstack-formulas'
Expand Down
2 changes: 1 addition & 1 deletion ssf/formulas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -693,7 +693,7 @@ ssf:
# - [ubuntu , 16.04, 2017.7, 2]
platforms_matrix:
# [os , os_ver, salt_ver, py_ver, inspec_suite]
- [debian , 10 , master, 3, '']
- [debian , 10 , master, 3, repositories]
- [ubuntu , 18.04, master, 3, repositories]
- [debian , 9 , 2019.2, 3, preferences]
- [ubuntu , 18.04, 2019.2, 3, unattended]
Expand Down

0 comments on commit 798f481

Please sign in to comment.