Releases: saltstack-formulas/salt-formula
Releases · saltstack-formulas/salt-formula
v1.13.0
1.13.0 (2024-12-04)
Features
- pkgrepo: impl new logic after migration to packages.broadcom.com (d79c22d)
What's Changed
- test(windows): fix URL for winrepo
s
salt-minion.sls` by @dafyddj in #542 - chore: update and fix
pre-commit
checks by @dafyddj in #557 - test(pre-commit): switch to using
pre-commit
's built-in file filtering by @dafyddj in #559 - ci: update container images by @dafyddj in #560
- feat(pkgrepo): impl new logic after migration to
packages.broadcom.com
by @sticky-note in #566
Full Changelog: v1.12.0...v1.13.0
v1.12.0
v1.11.0
1.11.0 (2022-05-17)
Bug Fixes
- minion: replace literals with
rootuser
&rootgroup
from map (b2316ed)
Code Refactoring
- minion: use
pkg.installed
state for macOS (3eff2d2)
Continuous Integration
- macos: enable testing using GitHub Actions (8ab60b9)
- vagrant: use
linked_clone
at all times (inc. CI) [skip ci] (18a6230)
Features
- macos: use
saltstack
as package to install (c05fddf)
Tests
v1.10.3
v1.10.2
v1.10.1
1.10.1 (2022-02-03)
Bug Fixes
Continuous Integration
- gemfile: allow rubygems proxy to be provided as an env var [skip ci] (46fc639)
- kitchen+gitlab: update for new pre-salted images [skip ci] (d95dac2)
- windows: update Salt version installed to
3004-3
[skip ci] (fdccb9b) - windows: use Salt version
3004
[skip ci] (a1e9823)
Tests
- update for new pre-salted images [skip ci] (8015fe0)
v1.10.0
1.10.0 (2021-12-27)
Bug Fixes
Continuous Integration
- proxy: replace deprecated Windows
2016
with2022
[skip ci] (21b8d36) - proxy+windows: fix setting up WinRM [skip ci] (39cbc1b)
- vagrant: replace FreeBSD 12.2 with 12.3 [skip ci] (1654e67)
Features
- minion: ensure correct permissions for salt-cloud generated files (dfa7f7d)