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
pirms 1 gada
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
pirms 2 gadiem
Imran Iqbal
c8f9dd44e6
ci: update `pre-commit` configuration inc. for pre-commit.ci [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/450
pirms 2 gadiem
Imran Iqbal
c05fddf139
feat(macos): use `saltstack` as package to install
pirms 2 gadiem
Imran Iqbal
c1c635fda4
test(macos): add `map.jinja` verification files
pirms 2 gadiem
Imran Iqbal
dc9cff99c5
test(macos): update for this platform
pirms 2 gadiem
Imran Iqbal
8ab60b9689
ci(macos): enable testing using GitHub Actions
* Automated using https://github.com/myii/ssf-formula/pull/443
pirms 2 gadiem
Imran Iqbal
c20deb92d4
test(_mapdata): add verification file for `fedora-36` [skip ci]
pirms 2 gadiem
Imran Iqbal
e9cb3d2728
test(_mapdata): add/update verification files for Fedora & Gentoo
pirms 2 gadiem
Imran Iqbal
8015fe0c92
test: update for new pre-salted images [skip ci]
pirms 2 gadiem
Imran Iqbal
a1e9823b42
ci(windows): use Salt version `3004` [skip ci]
* Semi-automated using https://github.com/myii/ssf-formula/pull/399
pirms 2 gadiem
Imran Iqbal
21b8d3626e
ci(proxy): replace deprecated Windows `2016` with `2022` [skip ci]
* Semi-automated using https://github.com/myii/ssf-formula/pull/393
pirms 2 gadiem
Robert Fairburn
5b7d7ea70e
fix(master): master.d template to support saltclass ext_pillar
pirms 3 gadiem
Imran Iqbal
4b356b1213
test(_mapdata): update verification files for FreeBSD [skip ci]
pirms 3 gadiem
Imran Iqbal
f1ead04517
test(_mapdata): add verification file for OpenBSD 7.0 [skip ci]
pirms 3 gadiem
Imran Iqbal
f9ff8eab10
test(silicon): add pillar and verification files for `3004`
pirms 3 gadiem
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`.
pirms 3 gadiem
Imran Iqbal
98c9dbfcfb
ci: use `pillars_from_directories` & `test/salt/pillar/top.sls`
* Automated using https://github.com/myii/ssf-formula/pull/384
pirms 3 gadiem
Javier Bértoli
b2d760cd87
Update the testing matrix to cover most distro+salt+python combinations
Use py3 for latest salt version
Use Python 2 on old distros
Update Gemfile
Updated centos-6 run_command, as it does not use systemd
Added tests to verify correct package versions for all cases tested
pirms 5 gadiem
Niels Abspoel
45394feb99
add initial travis integration
add travis button to README
pirms 6 gadiem