Skip to content

[BUGFIX] Handle windows Agent pinned version above 7.46#860

Merged
tbavelier merged 2 commits intomainfrom
tbavelier/fix-pinned-agent-version-windows
Apr 11, 2025
Merged

[BUGFIX] Handle windows Agent pinned version above 7.46#860
tbavelier merged 2 commits intomainfrom
tbavelier/fix-pinned-agent-version-windows

Conversation

@tbavelier
Copy link
Member

What does this PR do?

Motivation

Additional Notes

Describe your test plan

  • Pin 7.35.1 in manifest:
    • Ensure Puppet does not attempt to re-install in a loop said version, e.g. by re-running the catalog
  • Pin 7.64.3 in manifest:
    • Ensure Puppet does not attempt to re-install in a loop said version, e.g. by re-running the catalog

@tbavelier tbavelier requested a review from a team as a code owner April 11, 2025 11:58
@tbavelier tbavelier merged commit 6736f42 into main Apr 11, 2025
12 checks passed
@tbavelier tbavelier deleted the tbavelier/fix-pinned-agent-version-windows branch April 11, 2025 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Providing a specific agent_version causes constant re-install on Windows

2 participants