Sean Molenaar
f1f04e6050
fix(repos): fix namings after salt binaries and keys move
BREAKING CHANGES: This commit changes upstream repository naming conventions
to get latest binaries and keys. If you depends on versions of salt from older,
please stick with version 1.x.x of this formula
hace 1 año
Imran Iqbal
8015fe0c92
test: update for new pre-salted images [skip ci]
hace 2 años
Robert Fairburn
5b7d7ea70e
fix(master): master.d template to support saltclass ext_pillar
hace 3 años
Imran Iqbal
b475e24638
test: centralise all suites into `default` suite
Modify the `default` suite to use the `saltmajorversion` InSpec input
rather than the `version` variable in `pkgs_spec.rb`.
hace 3 años
Imran Iqbal
f4a91c458c
test(_mapdata): use `15.3` for `opensuse-15.yaml`
hace 3 años
Imran Iqbal
c16e7a3b75
test(_mapdata): update verification files for `master_type: str`
Use the following command:
```
$ GREP_SED="^\(\s\+master_type: \)true" \
&& grep -rl "${GREP_SED}" test/integration/ \
| xargs sed -i -e "/${GREP_SED}/s//\1str/"
```
hace 3 años
Imran Iqbal
752a1dea22
test(aluminium): add pillar, tests and verification files for `3003`
hace 3 años
Imran Iqbal
bbd7286240
refactor(retry_options): provide options from defaults/pillar
hace 3 años
Dafydd Jones
a89fb3f4aa
fix: revert to using `is mapping` in Jinja2
* CVE-2021-25283 enables Jinja2 safe mode, which breaks use of
`'dict' in x.__class__.__name__` workaround
* Workaround no longer needed as CentOS 6 is EOL
hace 3 años
Imran Iqbal
48f8da0357
fix(osfamilymap): update openSUSE `pkgrepo` URLs
hace 3 años
Imran Iqbal
da6d1509fd
test(_mapdata): generate verification files
hace 3 años