Replies: 2 comments
-
@AHuusom Thank you for your report. We will take a look and share our thoughts on it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @AHuusom, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would really like if you could make all the tools idempotent.
This would be useful, since packer can retry after it failed.
So it would be nice, if Pester could test before and skip if the tool is already installed.
Today, if the whole process fails after a 5 hour run, it is frustrating having to start all over again, because it doesn't know how to continue from where it started even though the possibility to retry is present.
This could be fixed by making a check before running the install of the tools, maybe by using pester.
Beta Was this translation helpful? Give feedback.
All reactions