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

Add Windows feature of upgrade agents #146

Merged
merged 1 commit into from
May 19, 2021

Conversation

PeterSzegedi
Copy link
Contributor

@PeterSzegedi PeterSzegedi commented May 19, 2021

First of all, thanks for the great solution, it saved me a huge headache in the first place. I would appreciate a thorough review as I am just dabbling with Ansible.
The molecule tests run successfully for me.

Description of PR
This PR improves the Windows installation by getting rid of the flag file and checking if the service is in place. Also it will compare the version of the desired installation and the current version of the machine. If it does match, it will leave the installation in peace, otherwise it will update the system. The change also contains log rotation for the Windows machines, which was unavaiable at the time of the telegraf version 1.10

Type of change
Feature Pull Request

Fixes an issue

  • It will fix a small issue with the unzipping/installation which can end up in a double "telegraf" path due to the archive having the same folder inside. Changed the path/default for this

@dj-wasabi dj-wasabi merged commit 968b005 into dj-wasabi:master May 19, 2021
@dj-wasabi
Copy link
Owner

Thanks! 👍

@dj-wasabi dj-wasabi added the enhancement New feature or request label Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants