jrehmer

Results 4 comments of jrehmer

This can be harder to automate because you have to know the number of files that will be in the upload when generating the first nyuu command, but you can...

Will admit, I didn't look too closely at all the NZB options, but yes, I see where the complexity comes in especially in that case.

We still see this on 3006.6: ```# salt 'minon*' pkg.install 'chrome' minion1: ---------- minion2: ---------- minion3: ---------- ``` When using 'version=latest' in the command it updates: ``` minion1: ---------- chrome:...

Thanks for the explanations and examples. For our use case it is a small number of Windows machines to deal with, so running the command with 'version=latest' certainly isn't the...