On Tue, Aug 31, 2010 at 10:46 AM, Patrick wrote:
>>
>> The manifest:
>> exec { "create dir":
>> command => "mkdir -p /dir",
>> onlyif => "test \! -d /dir",
>> }
>>
>> What am I missing?
I know this doesn't address the original question of timeout, but
On Aug 31, 2010, at 1:49 AM, Tore wrote:
> Hi,
>
> Just recently two nodes begun to hang, I cant see that there have been
> any changes in our manifest.
>
> Debug output:
> [...]
> debug: //Node[X]/X[X]/Exec[create dir]: Executing check 'test \! -d /
> dir'
> debug: Executing 'test \! -d /dir'
Hi,
Just recently two nodes begun to hang, I cant see that there have been
any changes in our manifest.
Debug output:
[...]
debug: //Node[X]/X[X]/Exec[create dir]: Executing check 'test \! -d /
dir'
debug: Executing 'test \! -d /dir'
[...]
Here it hangs for several minutes, executin the statemen