Skip to content

Commit f354f0b

Browse files
author
Bryan Kendall
committed
use timeout on khronos command
1 parent 3705fe0 commit f354f0b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

ansible/group_vars/alpha-khronos.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,6 @@ container_run_opts: >
7171
-d
7272
-v /opt/ssl/docker/{{ name }}:/etc/ssl/docker:ro
7373
-v /opt/ssl/mongo-client:/opt/ssl/mongo-client:ro
74-
--memory=1500m
7574
{{container_envs}}
75+
76+
container_run_args: timeout 7h npm start

0 commit comments

Comments
 (0)