search for: slunecko

Displaying 2 results from an estimated 2 matches for "slunecko".

2010 Feb 11
14
vmwaretools
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 =>
2011 Sep 15
1
mount type is constantly remounting
Hi, I have defined mount resource like this: mount { "/mnt/test/": device => "//test/test", fstype => cifs, ensure => mounted, options => "defaults,acl,soft,uid=test,gid=test=xxxxx",...." remounts => true, } For the first time (mount point is not mounted) it mounts perfectly, but after that it keeps mounting to