Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(falcon_install): fixes issue with deleting sensor when running locally #584

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

carlosmmatos
Copy link
Contributor

Fixes #578

This PR addresses the issue of prematurely deleting the downloaded sensor file prior to installation. We have removed the logic to it's own task file that runs at the end of the play.

…calhost

Fixes CrowdStrike#578

This PR addresses the issue of prematurely deleting the downloaded
sensor file prior to installation. We have removed the logic to it's own
task file that runs at the end of the play.
@carlosmmatos carlosmmatos added the bugfixes Bug fixes or minor enhancements label Dec 4, 2024
@carlosmmatos carlosmmatos added this to the 4.7.2 milestone Dec 4, 2024
@carlosmmatos carlosmmatos self-assigned this Dec 4, 2024
redhatrises
redhatrises previously approved these changes Dec 4, 2024
@carlosmmatos carlosmmatos merged commit 5bc59d9 into CrowdStrike:main Dec 4, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfixes Bug fixes or minor enhancements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

falcon_install deletes RPM before installing it when run against localhost
2 participants