Skip to content

Commit

Permalink
feat(tomcat): fix Debian-9 after regression
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Dec 17, 2020
1 parent b4b0900 commit 7f91b21
Show file tree
Hide file tree
Showing 2 changed files with 3 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 @@ -59,8 +59,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(gitlab-ci): use GitLab CI as Travis CI replacement"
body: '* Automated using https://github.com/myii/ssf-formula/pull/275'
title: "fix(osfingermap): reinstate values for '`'Debian-9'`' after regression"
body: '* Automated using https://github.com/myii/ssf-formula/pull/276'
# yamllint enable rule:line-length rule:quoted-strings
github:
owner: 'saltstack-formulas'
Expand Down
3 changes: 1 addition & 2 deletions ssf/formulas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4945,8 +4945,7 @@ ssf:
- [fedora , 32 , master, 3, default]
- [opensuse/leap, 15.2 , 3000.3, 3, default]
- [amazonlinux , 2 , 3000.3, 3, default]
# # Broken with recent PR (#119?)
# # - [debian , 9 , 2019.2, 3, default]
- [debian , 9 , 3000.3, 3, default]
- [centos , 7 , 2019.2, 3, default]
# Tomcat appears to require an older version of JVM on Arch
# yamllint disable-line rule:line-length
Expand Down

0 comments on commit 7f91b21

Please sign in to comment.