Re: [Puppet Users] helloworld

2016-01-21 Thread Alex M
Thank you! now it works! среда, 20 января 2016 г., 21:56:55 UTC+1 пользователь Carthik Sharma написал: > > helloword versus helloworld (missing l) :) > > On Wed, Jan 20, 2016 at 8:46 AM, Alex M > wrote: > >> Hi, i have Puppet 3.7.2 on Debian 8.2 x64. I added host Windows Server >> 2012 R2 into

Re: [Puppet Users] helloworld

2016-01-20 Thread Carthik Sharma
helloword versus helloworld (missing l) :) On Wed, Jan 20, 2016 at 8:46 AM, Alex M wrote: > Hi, i have Puppet 3.7.2 on Debian 8.2 x64. I added host Windows Server > 2012 R2 into Puppet. Now i would like to do test manifest (Forder c:/test/ > : present on WS) > > #cat /etc/puppet/modules/hellowor

[Puppet Users] helloworld

2016-01-20 Thread Alex M
Hi, i have Puppet 3.7.2 on Debian 8.2 x64. I added host Windows Server 2012 R2 into Puppet. Now i would like to do test manifest (Forder c:/test/ : present on WS) #cat /etc/puppet/modules/helloword/manifests/init.pp class helloworld { file { 'c:/test/hello.txt': content => "Hello