Migrate to Debian trixie with Salt 3006.23 onedir#8
Open
bbinet wants to merge 1 commit into
Open
Conversation
b41ec85 to
d5bfcfc
Compare
…h_version: 0 - Upgrade base image from Debian bullseye to trixie - Replace Salt 3003 (pip install) with Salt 3006.23 onedir packages from packages.broadcom.com (relenv bundles Python 3.10) - Remove Freexian Extended LTS repo (not needed for trixie) - Remove master_tops patch (fix included since Salt 3004) - Remove python3-* system packages (no longer needed, Salt uses bundled Python) - Install reclass via Salt's bundled pip (/opt/saltstack/salt/bin/pip3) - Add minimum_auth_version: 0 to allow older minions (3003) to connect - Update integration tests: check Salt version and minimum_auth_version https://claude.ai/code/session_01Afsa1PyWAe7i7G24NcUnym
d5bfcfc to
c5054cc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/opt/saltstack/salt/bin/pip3)minimum_auth_version: 0to allow older minions (e.g. 3003) to connectmaster_topspatch (fixed since 3004), and python3-* system packagesTest plan
active (running)with Salt 3006.23minimum_auth_version: 0configured in/etc/salt/master.d/bbinet/salt-minion:buster_3003) connects andtest.pingsucceedsstate.highstateapplies states (motd + pkg) via reclass successfully