> This might not be related to Puppet but it seems that the installation 
> process hangs. I have tried this configuration on an empty w2008r2 VM.


Any particular reason you're using a file and a exec resource? I have a 
samba share and the following:

     package { 'VLC media player 2.0.5':
        source          => "${software::swpath}\\vlc\\vlc-2.0.5.exe",
        install_options => ['/L=1033', '/S'],
    }

It's not git, but you might want to try it.

Cheers,
Paul

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to