2
0
Commit Graph

14 Commits

Author SHA1 Message Date
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
2022-07-20 11:18:52 -04:00
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
2022-06-08 23:53:44 +01:00
Imran Iqbal
c05fddf139
feat(macos): use saltstack as package to install 2022-05-17 09:03:28 +01:00
Imran Iqbal
c1c635fda4
test(macos): add map.jinja verification files 2022-05-17 09:03:27 +01:00
Imran Iqbal
c20deb92d4
test(_mapdata): add verification file for fedora-36 [skip ci] 2022-04-11 16:14:35 +01:00
Imran Iqbal
e9cb3d2728
test(_mapdata): add/update verification files for Fedora & Gentoo 2022-04-03 10:19:53 +01:00
Imran Iqbal
8015fe0c92
test: update for new pre-salted images [skip ci] 2022-02-02 23:02:00 +00:00
Imran Iqbal
a1e9823b42
ci(windows): use Salt version 3004 [skip ci]
* Semi-automated using https://github.com/myii/ssf-formula/pull/399
2022-01-12 09:30:59 +00:00
Imran Iqbal
21b8d3626e
ci(proxy): replace deprecated Windows 2016 with 2022 [skip ci]
* Semi-automated using https://github.com/myii/ssf-formula/pull/393
2021-12-22 09:05:27 +00:00
Robert Fairburn
5b7d7ea70e
fix(master): master.d template to support saltclass ext_pillar 2021-11-30 23:15:21 +00:00
Imran Iqbal
4b356b1213
test(_mapdata): update verification files for FreeBSD [skip ci] 2021-11-23 10:25:25 +00:00
Imran Iqbal
f1ead04517
test(_mapdata): add verification file for OpenBSD 7.0 [skip ci] 2021-11-23 10:21:53 +00:00
Imran Iqbal
f9ff8eab10
test(silicon): add pillar and verification files for 3004 2021-11-20 21:57:37 +00:00
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`.
2021-11-17 21:53:19 +00:00