Fix munin test evaluation
This commit is contained in:
parent
23d5fd2e2f
commit
0dc8d73d17
@ -18,9 +18,9 @@ import ./make-test.nix {
|
|||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
|
||||||
systemd.services.munin-node.unitConfig.TimeoutSec = 240;
|
systemd.services.munin-node.unitConfig.TimeoutSec = 240;
|
||||||
};
|
};
|
||||||
|
};
|
||||||
|
|
||||||
testScript = ''
|
testScript = ''
|
||||||
startAll;
|
startAll;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user