Hi, I am completely new to Puppet, but reading and learning a lot!
I have a working Puppet master with Foreman, and 2 nodes set up and working correctly.
I have been pulling my hair out trying to understand the procedure to install Chocolatey to my systems. I was able to get the module onto my server with
puppet module install chocolatey-chocolatey
I then imported the module to my Puppet master.
I assigned the "chocolatey" class to my host and ran puppet on my node. I watched files for Chocolatey download to the node...
That's where I stopped. I'm missing something glaringly obvious, just not sure what it is. I've been able to install and deploy other modules from the Forge with no issue.
Can anyone help a newbie out??
↧