Skip to content

Commit a5a773f

Browse files
committed
feat(zabbix): review PR 146
* saltstack-formulas/zabbix-formula#146
1 parent 511da70 commit a5a773f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ssf/defaults.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ ssf_node_anchors:
6464
# An alternative method could be to use:
6565
# `git describe --abbrev=0 --tags`
6666
# yamllint disable rule:line-length rule:quoted-strings
67-
title: "ci(vagrant): add Windows 10 pre-salted box [skip ci]"
68-
body: '* Automated using https://github.com/myii/ssf-formula/pull/313'
67+
title: "ci(travis): maintain sync with GitLab CI [skip ci]"
68+
body: '* Automated using https://github.com/myii/ssf-formula/pull/315'
6969
# yamllint enable rule:line-length rule:quoted-strings
7070
github:
7171
owner: 'saltstack-formulas'

ssf/formulas.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5207,7 +5207,7 @@ ssf:
52075207
# # - [centos , 0 , master, 0, default]
52085208
# # - [fedora , 0 , master, 0, default] # 33: v5
52095209
- [fedora , 32 , master, 0, default]
5210-
# # - [opensuse/leap, 0 , master, 0, default]
5210+
- [opensuse/leap, 0 , master, 0, default]
52115211
# # - [opensuse/tmbl, 0 , master, 0, default]
52125212
# # - [amazonlinux , 0 , master, 0, default]
52135213
# # - [oraclelinux , 0 , master, 0, default]

0 commit comments

Comments
 (0)