Skip to content

Commit

Permalink
feat(syslog-ng): update formula to latest standards
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Sep 30, 2019
1 parent d858fed commit 74f372d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 13 deletions.
4 changes: 2 additions & 2 deletions ssf/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ ssf_node_anchors:
# An alternative method could be to use:
# `git describe --abbrev=0 --tags`
# yamllint disable rule:line-length
title: 'chore(issues): provide `Bug report` & `Feature request` templates [skip ci]'
body: '* Automated using https://github.com/myii/ssf-formula/pull/48'
title: 'chore: use `semantic-release` cross-formula standard structure'
body: '* Automated using https://github.com/myii/ssf-formula/pull/44'
# yamllint enable rule:line-length
github:
owner: saltstack-formulas
Expand Down
13 changes: 2 additions & 11 deletions ssf/formulas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1378,17 +1378,8 @@ ssf:
summary: >-
Verify that the syslog_ng formula is setup and configured correctly
provisioner:
state_top:
- '*':
- .config
platforms_matrix:
# [os , os_ver, salt_ver, py_ver, inspec_suite]
- [debian , 10 , develop, 3, default]
- [ubuntu , 18.04, develop, 3, default]
- [debian , 9 , 2019.2, 3, default]
- [ubuntu , 18.04, 2019.2, 3, default]
- [debian , 9 , 2018.3, 2, default]
# - [ubuntu , 16.04, 2017.7, 2, default]
pillars_from_files:
- .sls: test/salt/pillar/syslog_ng.sls
use_cirrus_ci: true
semrel_files:
<<: *semrel_files_default
Expand Down

0 comments on commit 74f372d

Please sign in to comment.