Skip to content

Commit 6f0d610

Browse files
authored
Merge pull request #17 from myii/feat/add-openSUSE-to-libvirt-formula
feat(libvirt): add openSUSE to supported platform
2 parents 8ed3fdf + 513188a commit 6f0d610

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

ssf/defaults.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ssf_node_anchors:
1515
# An alternative method could be to use:
1616
# `git describe --abbrev=0 --tags`
1717
title: 'chore: use `semantic-release` cross-formula standard structure'
18-
body: '* Automated using https://github.com/myii/ssf-formula/pull/15'
18+
body: '* Automated using https://github.com/myii/ssf-formula/pull/17'
1919
github:
2020
owner: saltstack-formulas
2121
repo: ''

ssf/formulas.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -536,6 +536,7 @@ ssf:
536536
- ubuntu
537537
- centos
538538
- fedora
539+
- opensuse
539540
old_ci_files: true
540541
platforms:
541542
# [os , os_ver, salt_ver, py_ver]

0 commit comments

Comments
 (0)