Closed listlfa closed 9 years ago
I don't think you made an error as I am getting the same message when trying to apply a manifest with that resource type. Hopefully we can get a solution soon.
I would assume that the issue here is that it is not able to find the module you installed rather than a problem with the module itself.
Can you try with: puppet apply --moduepath C:\ProgramData\PuppetLabs\puppet\etc\modules .\01.pp
Also can you check the contents of that directory and make sure that the module has installed correctly.
My issue was the path of the module. I imported it into my project incorrectly. Everything is good now. Thanks for the help!
On Windows 2008 R2 and 2012 R2 I consistently get the error message per the below example
I am a Puppet beginner so I may have made an obvious error. First, I installed Puppet via Chocolatey Then I installed your module; puppet module install opentable-windows_feature Then I ran this example .pp file (code is from your Readme)
Example: