Skip to content

Unknown Resource Type for winrmSSL #1

Description

@Nekototori

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions