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 creates parameter to all archive resources #205

Closed
m0dular opened this issue May 26, 2023 · 0 comments · Fixed by #206
Closed

Add creates parameter to all archive resources #205

m0dular opened this issue May 26, 2023 · 0 comments · Fixed by #206

Comments

@m0dular
Copy link
Contributor

m0dular commented May 26, 2023

Some of the archive resources, such as the one here for SLES, lack a creates parameter. When using the latest archive module, this creates idempotency issues as the archive is cleaned up and redownloaded every agent run:

Notice: /Stage[main]/Telegraf::Install/Archive[/tmp/telegraf.tar.gz]/ensure: download archive from https://dl.influxdata.com/telegraf/releases/telegraf-1.25.3_linux_amd64.tar.gz to /tmp/telegraf.tar.gz and extracted in /opt/telegraf with cleanup
m0dular added a commit to m0dular/puppet-telegraf that referenced this issue May 31, 2023
This should resolve the idempotency issue in voxpupuli#205
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant