voxpupuli / puppet-dotnet

puppet module for managing Microsoft .NET
https://forge.puppet.com/puppet/dotnet
MIT License
12 stars 27 forks source link

WIP: Fix `Exec[install-dotnet-$version]` `unless` #28

Closed alexjfisher closed 5 years ago

alexjfisher commented 7 years ago

DO NOT MERGE. NEEDS TESTING AND FEEDBACK.

Hopefully this will work with both puppetlabs/powershell 1.x and 2.x

alexjfisher commented 7 years ago

It would appear that with puppetlabs/powershell 2, if there's an exception thrown in the unless, this now counts as a true??

bastelfreak commented 5 years ago

Hi. Thanks for raising this PR, but I'm going to close it due to inactivity. Please reopen it if you're still interested in getting this merged.