From 513188abe4dd2756395b8d1ccd10662bfe4dd1ec Mon Sep 17 00:00:00 2001 From: Imran Iqbal Date: Thu, 29 Aug 2019 17:08:53 +0100 Subject: [PATCH] feat(libvirt): add openSUSE to supported platform * https://github.com/saltstack-formulas/libvirt-formula/pull/51 * https://github.com/saltstack-formulas/libvirt-formula/pull/53#discussion_r318455954 --- ssf/defaults.yaml | 2 +- ssf/formulas.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ssf/defaults.yaml b/ssf/defaults.yaml index 152ddf22..8e260fa5 100644 --- a/ssf/defaults.yaml +++ b/ssf/defaults.yaml @@ -15,7 +15,7 @@ ssf_node_anchors: # An alternative method could be to use: # `git describe --abbrev=0 --tags` title: 'chore: use `semantic-release` cross-formula standard structure' - body: '* Automated using https://github.com/myii/ssf-formula/pull/15' + body: '* Automated using https://github.com/myii/ssf-formula/pull/17' github: owner: saltstack-formulas repo: '' diff --git a/ssf/formulas.yaml b/ssf/formulas.yaml index 10c6ed04..b561d695 100644 --- a/ssf/formulas.yaml +++ b/ssf/formulas.yaml @@ -536,6 +536,7 @@ ssf: - ubuntu - centos - fedora + - opensuse old_ci_files: true platforms: # [os , os_ver, salt_ver, py_ver]