Re: [Puppet Users] Puppet 4, Windows and providers.

2016-02-17 Thread Felix Frank
Hi, so the provider is available as a plugin in your module? It appears that Puppet 4 does not load it successfully. You should probably enable debug output and look for clues as to why that is specifically. (I half feel that `puppet apply` should first plugin-sync the Ruby code to $vardir

[Puppet Users] Puppet 4, Windows and providers.

2016-02-12 Thread Philip Wigg
Hi, I am trying to use the puppetlabs-dsc module on Windows 2012r2. I have WMF5 installed on the Windows guest. I am trying to get this working using Vagrant but I'm not actually using the vagrant provider in the examples below. I have a 'testclass' module installed just to show that Puppet is ab