diff --git a/ssf/defaults.yaml b/ssf/defaults.yaml index 79ff1dc3..96a498a5 100644 --- a/ssf/defaults.yaml +++ b/ssf/defaults.yaml @@ -64,8 +64,8 @@ ssf_node_anchors: upstream: 'upstream' commit: # yamllint disable rule:line-length rule:quoted-strings - title: "chore(gemfile.lock): update to latest gem versions (2022-W06) [skip ci]" - body: '* Automated using https://github.com/myii/ssf-formula/pull/412' + title: "chore: standardise structure [skip ci]" + body: '* Automated using https://github.com/myii/ssf-formula/pull/413' # yamllint enable rule:line-length rule:quoted-strings github: owner: 'saltstack-formulas' diff --git a/ssf/formulas.yaml b/ssf/formulas.yaml index 33c43e2c..11a38e02 100644 --- a/ssf/formulas.yaml +++ b/ssf/formulas.yaml @@ -1010,6 +1010,7 @@ ssf: pillars_from_files: - .sls: 'test/salt/pillar/package.sls' 2: + excludes: *platforms_os_arch_base inspec_yml: summary: >- Verify that the docker formula is setup and configured correctly