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 To: Viktoriya Tochilnikova Sent: Monday, July 9, 2012

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

2012-07-10 Thread Viktoriya Tochilnikova
/S':     cwd => 'C:\Users\vita\Downloads',     creates => 'C:\Program Files\WinPcap\rpcapd.exe',     logoutput => 'true'     } Great thanks, Josh, for your support!   Viktoriya From: Viktoriya Toc

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

2012-07-09 Thread Viktoriya Tochilnikova
otice: Finished catalog run in 5.16 seconds What is wrong now? Thanks,  Viktoriya From: Josh Cooper To: Viktoriya Tochilnikova Cc: "puppet-users@googlegroups.com" Sent: Monday, July 9, 2012 3:02 PM Subject: Re: [Puppet Users] manifest for

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

2012-07-09 Thread Viktoriya Tochilnikova
ark.exe'     } Is this correct?   Viktoriya ____ From: Viktoriya Tochilnikova To: "puppet-users@googlegroups.com" Cc: Josh Cooper Sent: Monday, July 9, 2012 1:56 PM Subject: Re: [Puppet Users] manifest for files executable on windows Josh, Th

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

2012-07-09 Thread Viktoriya Tochilnikova
0.20 seconds > Viktoriya From: Josh Cooper To: Viktoriya Tochilnikova Cc: "puppet-users@googlegroups.com" Sent: Monday, July 9, 2012 1:44 PM Subject: Re: [Puppet Users] manifest for files executable on windows Hi Viktoriya, On Mon, Jul 9,

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 To: puppet-users@googlegroups.com Sent

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\bin>puppet agent --test --server qalab2.pertino.com info: Caching catalog for homebasic32.pertino.com info: Apply