Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown Resource Type for winrmSSL #1

Open
Nekototori opened this issue Nov 10, 2016 · 2 comments
Open

Unknown Resource Type for winrmSSL #1

Nekototori opened this issue Nov 10, 2016 · 2 comments

Comments

@Nekototori
Copy link

Nekototori commented Nov 10, 2016

Manually installing the module on a node and doing a puppet apply correctly finds the type and makes the necessary changes, however when doing a puppet agent run and downloading the module from the master, it gets the error "Unknown Resource Type". However, once the winrmssl.rb file is located on the node, puppet apply also works regardless of if the module is installed or not.

I've diff'd the winrmSSL.rb file and it matches on both machines, as well as re-downloading the module on the master. This issue is occurring on a Server 2012 R2 distro. I verified that facter osfamily returns windows as well, in case the confine was causing any issues.

Gist from the puppet agent -t run:
https://gist.github.com/anonymous/474da12f37e7ffee425819c7051c442e

Gist from the puppet apply run:
https://gist.github.com/anonymous/95101e2b8f68483b52580b6035bc753f

@Nekototori
Copy link
Author

This is resolved via #2

@ediband
Copy link

ediband commented Feb 24, 2017

Good fix. Any idea why it hasn't been merged into master so far?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants