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
пре 1 година
Eric Cook
2881fdd811
feat(freebsd): update package names for Python 3.9
% print $OSTYPE;pkg search 'py39-(pygit2|gitpython|dulwich|salt)'
freebsd13.0
py39-dulwich-0.19.16 Python implementation of the Git file formats and protocols
py39-gitpython-3.1.27 Python Git Library
py39-pygit2-1.8.0 Python bindings for libgit2
py39-salt-3004.2 Distributed remote execution and configuration management system
пре 2 година
Robert Fairburn
5b7d7ea70e
fix(master): master.d template to support saltclass ext_pillar
пре 3 година
Imran Iqbal
4b356b1213
test(_mapdata): update verification files for FreeBSD [skip ci]
пре 3 година
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`.
пре 3 година
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/"
```
пре 3 година
Imran Iqbal
0ab42d7ce8
feat(freebsd): update packages from `py37-*` => `py38-*`
пре 3 година
Imran Iqbal
752a1dea22
test(aluminium): add pillar, tests and verification files for `3003`
пре 3 година
Imran Iqbal
a30f124485
fix(freebsd): fix package names [skip ci]
Resolves issues introduced in 24ebbb4e0c
.
пре 3 година
Imran Iqbal
24ebbb4e0c
fix(freebsd): update to provide support for most recent versions
пре 3 година
Imran Iqbal
bbd7286240
refactor(retry_options): provide options from defaults/pillar
пре 3 година
Imran Iqbal
e31a56e7a3
test(_mapdata): add Arch Linux verification file
пре 3 година
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
пре 3 година
Imran Iqbal
da6d1509fd
test(_mapdata): generate verification files
пре 3 година