[Puppet Users] Exec python script on puppet clinet running on windows

2012-10-23 Thread VT
I am trying to execute a python script from manifest file on puppet windows based client: exec {'ez_setup.py -U setuptools': #command => 'C:\Python27\ez_setup.py -U setuptools', cwd => 'C:\Python27', path => 'C:\Python27;%PATH%', #creates => 'C:\Program,

[Puppet Users] Git clone manifest for windows puppet clinet

2012-10-23 Thread VT
Can anybody help to come up with a manifest file, which should instruct a puppet client running on windows to clone a repository from github directly to puppet client? Great thanks for help! -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To v