Full Changelog: https://github.com/saltstack/salt-vmtools/compare/v2024.12.05...v2024.12.05
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/v2024.12.05...v2024.12.05
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/v2024.12.05...v2024.12.05
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/v2024.12.05...v2024.12.05
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/v2024.12.05...v2024.12.05
- Corrected paths to scripts and moved location tag occurs by @dmurphy18 in #15
- Added git user etc before tagging by @dmurphy18 in #16
- Correct type vmtools-salt.sh for svtminion.sh, and similar for ps1 by @dmurphy18 in #17
- Further corrections to cutting a release by @dmurphy18 in #18
- Fixing final workflow for updating README.md with sha256sums by @dmurphy18 in #19
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/v2024.12.04...v2024.12.05
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/v2024.12.04...v2024.12.04
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/v2024.12.04...v2024.12.04
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/v2024.12.04...v2024.12.04
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/v2024.12.04...v2024.12.04
- Update pre-commit t generate actions workflow by @dmurphy18 in #5
- Update Linux tests to work on GitHub by @dmurphy18 in #6
- Added linux pakcages for x86_64 for 3006.8, 3006.9 and 3007.1 by @dmurphy18 in #8
- Remove testing on Photon 5 and final cleanup by @dmurphy18 in #9
- Migrate tests from gitlab by @twangboy in #7
- Updating GitHub actions to cut a release by @dmurphy18 in #10
- Updating cut-release for errors found during cut-release by @dmurphy18 in #11
- Migrated CHANGELOG to CHANGLOG.md by @dmurphy18 in #12
- Changed branch develop to main by @dmurphy18 in #13
- Changes pushes to repo to not use ssh by @dmurphy18 in #14
- @twangboy made their first contribution in #7
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/1.6...v2024.12.04
- Added support to stop, start, reconfig and upgrade and installed salt-minion
- Updated tests to exercise stop, start, reconfig and upgrade functionality
- Added support for salt user and group on Linux for Salt 3006 and later
- Create expected directories on Windows and fix mis-spelling on Windows
- Support for Salt 3006 and later on Linux and Windows
- Return 106 'external install', if find existing non-onedir installation on Linux and Windows
- Updated the copyright and license in generated Linux systemd salt-minion.service file
- Detect arch using pointer size instead of WMIC
- Fix path to log location on Windows
- Update copyright, copying permission and pre-commit
- Fix Windows Script not Starting
- Added ability to install from private repository, locally or via the net
- Windows Detect arch using pointer size instead of WMIC