
Compiler 10SDK .CoreBuildTools .Analysis.Tools .Tools.x86.圆4 .Redist.14.Latest 10SDK.17763 .CMake.Project .BuildTools After node was installed, it opened up Powershell after installing for a while, I got this error: # A lot of logs before, just an excerpt It installed successfully, and I also selected the option to install necessary files (such as chocolatey) in the node.js installer. We set Chocolatey as the provider, so we can ensure the software is removed, installed, stays up to date, is a particular version, or hold a package on a version.I was installing Node.js on Windows. Alternatively, you can have a local URL (a file sitting on an HTTP server).īelow is the anatomy of a package resource in Puppet. We can see in this manifest that we can simply include Chocolatey, and the default reaches out to to pull down the latest version of the package.


Make sure Chocolatey is installed using one of the following commands: include chocolatey Now, let’s look at the Puppet Chocolatey module in action. You can download the Chocolatey module for Puppet on the Puppet Forge. It allows Open Source Puppet and Puppet Enterprise users to quickly and easily install, configure, and start delivering packages with Chocolatey. There is a Puppet-supported module for Chocolatey for Windows for use as a package provider within Puppet. How to Configure the Chocolatey Windows Package Manager with Puppet

How to Configure the Chocolatey Windows Package Manager with Puppet.In this post, we'll take a look at how you can use Puppet to configure and control the Chocolatey package manager. Chocolatey takes advantage of PowerShell automation to turn complex tasks into simple function calls. It works with runtime binaries, zips and existing installer technologies like MSI, NSIS and InnoSetup. Chocolatey lets you manage all aspects of Windows software: installation, configuration, upgrading, and uninstalling.
