Puppet run for windows

Is there any chance to use “puppet run” for windows?

Probably not – the provider is using cli to interface with puppet run and assumes linux/unix shell (cygwin might work though).

You might be able to use puppet custom run provider instead, however.

Thanks for reply, right now i try to install freesshd into windows to use puppet run. i think it should work. anyway can you give a link regarding “puppet custom run”?

Please see Foreman :: Manual, “Puppet run providers” section.