You need to add the following to your exec: environment => ['PAGER=/bin/cat','DISPLAY=:9']
vmware-config-tools.pl is kind of awful. Trevor On Thu, Feb 11, 2010 at 4:55 AM, slune <[email protected]> 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > > -- Trevor Vaughan Vice President, Onyx Point, Inc (410) 541-6699 [email protected] -- This account not approved for unencrypted proprietary information -- -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
