Skip to content

Commit

Permalink
feat(timezone): adjust matrix for 2019.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Oct 31, 2019
1 parent a054c08 commit ad8cd88
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions ssf/formulas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1845,6 +1845,15 @@ ssf:
provisioner:
pillars_from_files:
- .sls: 'test/salt/pillar/timezone.sls'
platforms_matrix:
# [os , os_ver, salt_ver, py_ver, inspec_suite]
- [debian , 10 , master, 3, default]
- [ubuntu , 18.04, 2019.2, 3, default]
- [opensuse/leap, 15.1 , 2019.2, 3, default]
# # - [arch-base , latest, 2019.2, 2, default]
- [fedora , 30 , 2018.3, 3, default]
- [amazonlinux , 2 , 2018.3, 2, default]
- [centos , 6 , 2017.7, 2, default]
semrel_files: *semrel_files_default
ufw:
context:
Expand Down

0 comments on commit ad8cd88

Please sign in to comment.