Skip to content

eikon/chroot-pause

Wait a set amount of time while the tasks and agent are inside the machine's chroot environment

If this parameter is set to true, the task will be inserted into the task list and, based on the time in seconds given on the eikon/pause-time parameter, wait that amount of time.

This is valuable for troubleshooting purposes as this allows introspection into tasks, filesystems and files during initial deployment.

The limit can be overridden by logging into the machine and touching /mnt/tmp/eikon-resume.

If the resume occurs while inside any files or filesystems in /mnt are busy, the installation will fail as subsequent tasks aren't able to umount any filesystems within /mnt, even if restarting the workflow.