Skip to content

v0.2.0-preview0006

Pre-release
Pre-release
Compare
Choose a tag to compare
@gaelcolas gaelcolas released this 31 Mar 15:54
bd094df

[v0.2.0-preview0006]

Changed

  • Modified project with new Sampler template.
  • Invoking choco commands now always add --no-progress & --limit-output
  • Changed ChocolateySoftware to be class-based DSC Resource.
  • Changed ChocolateyPackage to be class-based DSC Resource.
  • Changed ChocolateySource to be a class-based DSC Resource.

Added

  • Added the ChocolateyIsInstalled Azure Automanage Machine Configuration package that validates that Chocolatey is installed.
  • Added the DisableChocolateyCommunitySource Azure Automanage Machine Configuration package that ensures the Chocolatey Community source is disabled.
  • Added repository's Wiki.

Removed

  • Removed SideBySide option as per #61.