thx, that helps a lot. Filip
On Thu, Feb 11, 2010 at 9:37 PM, Ohad Levy <ohadl...@gmail.com> wrote: > the way we solved it is by setting up an additional service which compiles > and set the driver (main reason for that was that network gets restarted > which might disturb the puppet run) > > an example can be found here: > http://theforeman.org/repositories/entry/foreman/app/views/unattended/snippets/_vmware.erb > > > On Thu, Feb 11, 2010 at 5:55 PM, slune <filip.slune...@gmail.com> wrote: >> >> hi, i am trying to run /usr/bin/vmware-config-tools.pl -d, but i was >> end with exec timeout. I cannot find any think on google. Have anyone >> experience with this? >> It works, when I run it normally from shell. >> >> this is my exec resource. >> >> { "vmwaretools_config": >> subscribe => [ Package["VMwareTools"] ], >> refreshonly => true, >> path => "/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/sbin:/usr/ >> local/bin", >> command => "/usr/bin/vmware-config-tools.pl -d"; } >> >> Thx >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Puppet Users" group. >> To post to this group, send email to puppet-us...@googlegroups.com. >> To unsubscribe from this group, send email to >> puppet-users+unsubscr...@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/puppet-users?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to puppet-us...@googlegroups.com. > To unsubscribe from this group, send email to > puppet-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.