Skip to content

Commit

Permalink
feat(systemd): disable failing platform in 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 96f61dc commit 8e03ecb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ssf/formulas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,10 +163,11 @@ ssf_node_anchors:
- [debian , 9 , 2018.3, 2, default]
- [ubuntu , 16.04, 2017.7, 2, default]
platforms_matrix_systemd_only: &platforms_matrix_systemd_only
# TODO: Get `centos-8` working again and re-enable
# [os , os_ver, salt_ver, py_ver, inspec_suite]
- [debian , 10 , master, 3, default]
- [ubuntu , 18.04, 2019.2, 3, default]
- [centos , 8 , 2019.2, 3, default]
# # - [centos , 8 , 2019.2, 3, default]
- [opensuse/leap, 15.1 , 2019.2, 3, default]
# - [amazonlinux , 2 , 2019.2, 2, default]
- [fedora , 30 , 2018.3, 3, default]
Expand Down

0 comments on commit 8e03ecb

Please sign in to comment.