木偶3.8.1挂在窗户上

我使用木偶3.8.1和运行命令行为pipe理员,但傀儡挂。

打开debugging我也得到了

Debug: Runtime environment: puppet_version=3.8.1, ruby_version=2.0.0, run_mode=user, default_encodin g=CP850 Debug: Loading external facts from C:/ProgramData/PuppetLabs/puppet/var/facts.d 

没有进一步…

我正在使用一个helloworld清单

 file { 'C:/_Tmp/puppettest/test.txt': content => "Hello, world\n", } 

有任何想法吗?