Re: [Puppet Users] manifest for files executable on windows

2012-07-10 Thread Viktoriya Tochilnikova
'     } Great thanks, Josh, for your support!   Viktoriya From: Viktoriya Tochilnikova vt...@yahoo.com To: puppet-users@googlegroups.com puppet-users@googlegroups.com Cc: Josh Cooper j...@puppetlabs.com Sent: Monday, July 9, 2012 1:18 PM Subject: Re: [Puppet

Re: [Puppet Users] manifest for files executable on windows

2012-07-10 Thread Viktoriya Tochilnikova
Josh, I need to push and install python.msi package on win host. Should I use exec block or package instead? I am not sure, pls confirm. THanks!   Viktoriya From: Josh Cooper j...@puppetlabs.com To: Viktoriya Tochilnikova vt...@yahoo.com Sent: Monday, July

Re: [Puppet Users] manifest for files executable on windows

2012-07-09 Thread Viktoriya Tochilnikova
I have followed you suggestions for placing the file on windows and got following error. Pls advise!!!   C:\Program Files\Puppet Labs\Puppet Enterprise\binpuppet agent --test --server qalab2.pertino.com info: Caching catalog for homebasic32.pertino.com info:

Re: [Puppet Users] manifest for files executable on windows

2012-07-09 Thread Viktoriya Tochilnikova
Here is my file: file { 'C:\Users\vita\Downloads\Wireshark-win32-1.8.0.exe':   ensure = present,   source = 'puppet:///puppet/modules/wsh/Wireshark-win32-1.8.0.exe',     }   Viktoriya From: Josh Cooper j...@puppetlabs.com To:

Re: [Puppet Users] manifest for files executable on windows

2012-07-09 Thread Viktoriya Tochilnikova
From: Josh Cooper j...@puppetlabs.com To: Viktoriya Tochilnikova vt...@yahoo.com Cc: puppet-users@googlegroups.com puppet-users@googlegroups.com Sent: Monday, July 9, 2012 1:44 PM Subject: Re: [Puppet Users] manifest for files executable on windows Hi

Re: [Puppet Users] manifest for files executable on windows

2012-07-09 Thread Viktoriya Tochilnikova
run in 5.16 seconds What is wrong now? Thanks,  Viktoriya From: Josh Cooper j...@puppetlabs.com To: Viktoriya Tochilnikova vt...@yahoo.com Cc: puppet-users@googlegroups.com puppet-users@googlegroups.com Sent: Monday, July 9, 2012 3:02 PM Subject: Re: [Puppet